71 Revīzijas (0bd5e230d2689831cad1427287f3ecc62482dc1e)

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