390 Commits (ffc2cf98d390a35cf3f61c7c0bf5f26e3552fd2c)

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