22 Commits (701e774ff91acbb9558ca9ddd7088f9b13a66709)

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