388 Commity (8f72d534b01bdc48a01d618d2a73e031ae4046d3)

Autor SHA1 Wiadomość Data
  James Fish bcfd8d6f80 Add exclude_apps/mods, plt_extra_mods, base_plt_mods config 8 lat temu
  alisdair sullivan 203e5c15bd allow test specifications to be passed via the command line 8 lat temu
  Fred Hebert 504431473b Prevent crashes in `rebar3 as` with no tasks 8 lat temu
  Fred Hebert 1f86ed1aed Track package hash in memory index, add hash test 8 lat temu
  Fred Hebert 45d9127dc9 Add transitive alias tests 8 lat temu
  Fred Hebert 75920a13a4 Update existing tests to use new index structure 8 lat temu
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile 8 lat temu
  Brujo Benavides 3f0e56d9c8 Add support for behaviors, and not just behaviours 8 lat temu
  Fred Hebert 384e9e58db Properly support package aliasing and alt names 8 lat temu
  alisdair sullivan b79e5da236 allow using an alternate regex to locate test modules during eunit runs 8 lat temu
  alisdair sullivan dad7900d31 recompile all files when a parse transform given as an opt needs updating 8 lat temu
  David de Boer 2b6fa7a25e Ignore mv warnings 8 lat temu
  alisdair sullivan 3beeec9db0 r15 proof cover tests`` 8 lat temu
  alisdair sullivan 5ef4b7bcbe use `cover:analyse(cover:modules())` for tests instead of `cover:analyse()` 8 lat temu
  alisdair sullivan 7e554d0697 reset accumulated coverdata on writing out to disk. this prevents 8 lat temu
  Fred Hebert dc03bb4c2d Add test suite for cover_excl_mods option 8 lat temu
  Fred Hebert 2c78cfd557 Add tests for multi-app edoc linking working 8 lat temu
  Nathaniel Waisbrot f9576c8598 Handle `escriptize` when the specified app is missing 8 lat temu
  Ilya Khaprov b75f95e063 ssl_verify_hostname was renamed to ssl_verify_fun 8 lat temu
  James Fish 0fa2b501f0 Don't error when analyzing empty app 8 lat temu
  James Fish e334f211e3 Handle empty PLTs 8 lat temu
  alisdair sullivan dfec27a1cd normalize include dirs to absolute paths during compilation 9 lat temu
  alisdair sullivan aba5a721e1 REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15 9 lat temu
  alisdair sullivan fb26525a52 REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set 9 lat temu
  Tristan Sloughter 854abc1bda add support for passing a sys_config to common test 9 lat temu
  Fred Hebert 398b3085fc Support ENV config for proxy values 9 lat temu
  Fred Hebert 88b251a364 Regression test showing the bug for umbrella apps 9 lat temu
  Fred Hebert c15c31f35c Testing expected hash behaviour and errors in pkgs 9 lat temu
  Fred Hebert 00e06c1999 Make tests pass 9 lat temu
  Fred Hebert be79259e32 Test support for OTP-19 9 lat temu
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile 9 lat temu
  alisdair sullivan 285d1687f3 adjust `data_dir_correct` test in ct suite 9 lat temu
  alisdair sullivan ee47316113 don't generated coverage for `extra_src_dirs` 9 lat temu
  Garrett Smith 37abeb40c0 Reinstated test 9 lat temu
  Garrett Smith da0e2c2295 Option to format compiler sources 9 lat temu
  Francisco Rojas 243e94391a Read env var REBAR_CACHE_DIR on rebar3 only once 9 lat temu
  Fred Hebert 410de349d1 rename dist to dist_node 9 lat temu
  Fred Hebert 7a1b59015f Extract dist config handling, support {dist, ...} 9 lat temu
  Francisco Rojas 2d1d251add use priv_dir in rebar_dir test 9 lat temu
  Francisco Rojas 6c9bc2c1d5 Allows overwrite default cache dir using REBAR_CACHE_DIR 9 lat temu
  alisdair sullivan 0bd5e230d2 move definition of 'EUNIT' macro to eunit provider 9 lat temu
  alisdair sullivan d75fa758d8 Revert "define the 'EUNIT' macro in the test profile" 9 lat temu
  alisdair sullivan 4c32c52b55 define the 'EUNIT' macro in the test profile 9 lat temu
  Tristan Sloughter 268713c5d7 include project_plugins in plugins that can be upgraded 9 lat temu
  Fred Hebert 76e1d89bac Take CT options errors and turn them to warnings 9 lat temu
  alisdair sullivan 3fa202397b add a link to the docs about `test_spec` and `cover` in ct warnings 9 lat temu
  alisdair sullivan 1d5f520deb add support for common tests `include` flag 9 lat temu
  alisdair sullivan 93cb2329a0 error on a cover spec in ct_opts 9 lat temu
  Tristan Sloughter c36e9bf791 add test for new hook function 9 lat temu
  Tristan Sloughter ca64142633 add test to verify only project_plugins override providers 9 lat temu