388 コミット (8f72d534b01bdc48a01d618d2a73e031ae4046d3)

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