40 Revize (d6a011981ebc82ce9fad3eeb7ca40372a53ea142)

Autor SHA1 Zpráva Datum
  alisdair sullivan d6a011981e add support for `rebar3 eunit --file=...' před 9 roky
  alisdair sullivan 360834dd40 Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile" před 9 roky
  Fred Hebert 3ed0c5feff fix bareness issues před 10 roky
  Tristan Sloughter 8a50331898 move handling of undefined app state to function před 10 roky
  alisdair sullivan b06a6ecadd don't add `{extra_src_dirs, ["test"]}` to `test` profile před 10 roky
  Tristan Sloughter 529025b6fd purge loaded code when it conflicts with project apps in tests před 10 roky
  alisdair sullivan c534deafc5 generalize the "test" special dir into an {extra_src_dirs, [...]} option před 10 roky
  Tristan Sloughter 4374999d95 real bootstrapping před 10 roky
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts před 10 roky
  Tristan Sloughter a447067888 rm old beams, make erlcinfo graph per app isntad of global to project před 10 roky
  Tristan Sloughter 019152e1d5 fix eunit comment před 10 roky
  Tristan Sloughter 4e64e36857 fixes from bad rebase against master před 10 roky
  Tristan Sloughter a55c94cc9c support provider hooks on ct and eunit před 10 roky
  Fred Hebert 043a2f5453 Provide descriptions for all tasks před 10 roky
  alisdair sullivan efb859f15a split function setting test set for clarity před 10 roky
  alisdair sullivan 044b6580e7 filter checkapps via `rebar_app_info:is_checkout` rather than před 10 roky
  alisdair sullivan c5bc19b021 add `--app=...` and `--suite=...` options for the eunit provider to před 10 roky
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors před 10 roky
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from před 10 roky
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to před 10 roky
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 před 10 roky
  alisdair sullivan 90bff8f8d4 preserve state when compiling directories with a `rebar.config` před 10 roky
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in před 10 roky
  alisdair sullivan c7c00bccfd modify `ct` and `eunit` to work with isolated `ebin` dirs před 10 roky
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation před 10 roky
  Tristan Sloughter 0533f9dddc don't lose erl_opts when compiling for tests před 10 roky
  alisdair sullivan 00e03d70ef use new `rebar_file_utils` functions in `eunit` and `ct` providers před 10 roky
  alisdair sullivan 10298a21b6 change more instances of mistyped `erl_first_modules` to před 10 roky
  Tristan Sloughter 407362c074 replace single profile atom in providers with list of profiles před 10 roky
  alisdair sullivan 5e270a7456 when compiling `common_test` or `eunit` use the same tmp dir před 10 roky
  alisdair sullivan 16c31097c2 add support for a bare `test` directory when using `apps` libdirs před 10 roky
  alisdair sullivan 853efc5077 exclude `_checkouts` from directories to be precompiled for před 10 roky
  alisdair sullivan e5270da3d7 preserve rebar path when running `ct` and `eunit` tests před 10 roky
  alisdair sullivan eb34901ab7 reworked eunit provider před 10 roky
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir před 10 roky
  Tristan Sloughter 79b1f23240 move back to using format_error/1 před 10 roky
  Tristan Sloughter 1ff904f39a handle throw by relx před 10 roky
  Tristan Sloughter fe6827706f add eunit task, still work to be done před 10 roky