71 Комити (0bd5e230d2689831cad1427287f3ecc62482dc1e)

Аутор SHA1 Порука Датум
  alisdair sullivan 0bd5e230d2 move definition of 'EUNIT' macro to eunit provider пре 9 година
  Alexander Færøy da39732fd3
Add short-options to the eunit provider. пре 9 година
  Tristan Sloughter 3ad65d8304 in providers that don't run per app run all available hooks пре 9 година
  alisdair sullivan a8dc8ce6e6 deduplicate default test set generated by `rebar3 eunit` пре 9 година
  Tristan Sloughter 7b79f1b1b0 convert 'app' to 'application' in eunit_opts to match cmdline args пре 9 година
  alisdair sullivan 6d8559cc0c change detection of valid modules for `eunit` пре 9 година
  alisdair sullivan eb58d2fd6a when using the `--file' argument to `eunit' paths were being converted пре 9 година
  Julian Squires 6140ef6e67 Default to no eunit formatter if verbose specified пре 9 година
  Tristan Sloughter 4935b8dc99 fetch eunit_formatters config not from the command args but from the config пре 9 година
  alisdair sullivan 25914c3508 error on ct/eunit argument errors instead of warning пре 9 година
  alisdair sullivan aea9809bdb warn on incorrectly specified test options in `rebar.config` пре 9 година
  Tristan Sloughter 87d9edc537 add space before end so eyes don't bleed пре 9 година
  Tristan Sloughter bca4d40703 include Sean Cribbs eunit formatter by default пре 9 година
  alisdair sullivan 67bf54d04d add an option to soft purge rather than purge old code пре 9 година
  alisdair sullivan 17e26f7265 delay validation of eunit tests until just before running пре 9 година
  alisdair sullivan 3fc51b912c move test profile bootstrap into core пре 9 година
  alisdair sullivan dee2392e13 remove unnecessary filtering of checkapps from project apps in `rebar_prv_eunit` пре 9 година
  alisdair sullivan 3bf52241bd restore debug calls to `rebar_erlc_compiler` and `rebar_prv_eunit` пре 9 година
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` пре 9 година
  alisdair sullivan 2b799ba1c7 fix failing cover test пре 9 година
  alisdair sullivan 420d804ea3 shiny and new test suite for eunit provider пре 9 година
  alisdair sullivan 2a1e0dd07e inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macro пре 9 година
  alisdair sullivan 9571605865 Revert "drop `eunit_first_files' and `eunit_compile_opts'. that's what" пре 9 година
  alisdair sullivan 9e9c4212ce drop `eunit_first_files' and `eunit_compile_opts'. that's what пре 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 2ac834367b improve `--help' documentation for eunit provider пре 9 година
  alisdair sullivan d6a011981e add support for `rebar3 eunit --file=...' пре 9 година
  alisdair sullivan 360834dd40 Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile" пре 9 година
  Fred Hebert 3ed0c5feff fix bareness issues пре 10 година
  Tristan Sloughter 8a50331898 move handling of undefined app state to function пре 10 година
  alisdair sullivan b06a6ecadd don't add `{extra_src_dirs, ["test"]}` to `test` profile пре 10 година
  Tristan Sloughter 529025b6fd purge loaded code when it conflicts with project apps in tests пре 10 година
  alisdair sullivan c534deafc5 generalize the "test" special dir into an {extra_src_dirs, [...]} option пре 10 година
  Tristan Sloughter 4374999d95 real bootstrapping пре 10 година
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts пре 10 година
  Tristan Sloughter a447067888 rm old beams, make erlcinfo graph per app isntad of global to project пре 10 година
  Tristan Sloughter 019152e1d5 fix eunit comment пре 10 година
  Tristan Sloughter 4e64e36857 fixes from bad rebase against master пре 10 година
  Tristan Sloughter a55c94cc9c support provider hooks on ct and eunit пре 10 година
  Fred Hebert 043a2f5453 Provide descriptions for all tasks пре 10 година
  alisdair sullivan efb859f15a split function setting test set for clarity пре 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 година
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors пре 10 година
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from пре 10 година
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to пре 10 година
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 пре 10 година
  alisdair sullivan 90bff8f8d4 preserve state when compiling directories with a `rebar.config` пре 10 година