24 次程式碼提交 (revert-ebin_modules)

作者 SHA1 備註 提交日期
  Tristan Sloughter dec484643c
compiler behaviour (#1893) 6 年之前
  alisdair sullivan 26e174a5e4 eunit in 19.3 errors if `init_per_*` isn't paired with `end_per_*` 8 年之前
  alisdair sullivan b79e5da236 allow using an alternate regex to locate test modules during eunit runs 8 年之前
  alisdair sullivan 0bd5e230d2 move definition of 'EUNIT' macro to eunit provider 9 年之前
  alisdair sullivan a8dc8ce6e6 deduplicate default test set generated by `rebar3 eunit` 9 年之前
  Fred Hebert 6ba96dcf45 Avoid changing directories in test suite 9 年之前
  alisdair sullivan 25914c3508 error on ct/eunit argument errors instead of warning 9 年之前
  alisdair sullivan 17e26f7265 delay validation of eunit tests until just before running 9 年之前
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 年之前
  alisdair sullivan 420d804ea3 shiny and new test suite for eunit provider 9 年之前
  alisdair sullivan 496986583c fix test names in `eunit_test_SUITE` 9 年之前
  alisdair sullivan 2a1e0dd07e inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macro 9 年之前
  alisdair sullivan 391d95d953 add `application' flag and additional tests 9 年之前
  alisdair sullivan 8825e648e5 add `error_on_warning' option to eunit provider 9 年之前
  alisdair sullivan d080c96156 reworked eunit provider to allow access to full range of eunit tests 9 年之前
  alisdair sullivan d6a011981e add support for `rebar3 eunit --file=...' 9 年之前
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ 9 年之前
  Tristan Sloughter 4374999d95 real bootstrapping 10 年之前
  alisdair sullivan 044b6580e7 filter checkapps via `rebar_app_info:is_checkout` rather than 10 年之前
  alisdair sullivan c5bc19b021 add `--app=...` and `--suite=...` options for the eunit provider to 10 年之前
  alisdair sullivan 069ed62690 add a more direct way to generate an `eunitized` test app to 10 年之前
  Kelly McLaughlin c9087935ce Add test case to eunit test suite 10 年之前
  alisdair sullivan ccfebdd155 switch from loading modules to read compile info to using `beam_lib` 10 年之前
  alisdair sullivan b205bebecc test for eunit provider 10 年之前