25 Commity (e4a73b6b8e4650d62742f9b6de032dd701c7542f)

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