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 년 전