83 Revīzijas (b9c15df8736a8af737fc7fff5eb6f15d2789ea9a)

Autors SHA1 Ziņojums Datums
  Fred Hebert b9c15df873 Optionally disable readable output pirms 9 gadiem
  Fred Hebert d31e663a67 Prettify all of common test output. pirms 9 gadiem
  alisdair sullivan 0461729fd9 calculate coverage info as late as possible in ct provider execution pirms 9 gadiem
  alisdair sullivan 80f5bc6152 add warning about `auto_compile` pirms 9 gadiem
  alisdair sullivan 94169fbdf2 reenable support for most command line options and rename `ct_tests` to `ct_opts` pirms 9 gadiem
  alisdair sullivan f73307bb65 support atom suites in `ct_tests` pirms 9 gadiem
  alisdair sullivan 19a3a96893 refactor `rebar_prv_common_test` pirms 9 gadiem
  alisdair sullivan 67bf54d04d add an option to soft purge rather than purge old code pirms 9 gadiem
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` pirms 9 gadiem
  alisdair sullivan 34816ad8dc cover compile beams compiled for ct/eunit seperately from beams compiled otherwise pirms 9 gadiem
  Tristan Sloughter d19320b17c fix run_all_hooks call for ct provider, no need to pass appinfo pirms 9 gadiem
  Yury Gargay c3194052e7 Fix cover_spec options for ct pirms 9 gadiem
  Tristan Sloughter 98752aab93 wip: move state into app_info pirms 9 gadiem
  alisdair sullivan 4f16e5b7e3 symlink ct test dirs rather than copy pirms 9 gadiem
  Tristan Sloughter ad463398dc use correct rebar_state for a dep, not the top level state pirms 9 gadiem
  Viacheslav V. Kovalev 9a83c35a6f Rewrite code around remove_links/1 to make it clearer pirms 10 gadiem
  Daniel Widgren ebfdbc695e Fixed review comments pirms 10 gadiem
  alisdair sullivan f51d7f2048 add an (almost) unique reference to message sent from the ct provider pirms 10 gadiem
  Viacheslav V. Kovalev 8138bb92b2 Fix windows-related issues pirms 10 gadiem
  Viacheslav V. Kovalev 9ad39c979a Fix windows-related issues pirms 10 gadiem
  alisdair sullivan 087dfdd325 ensure all `src_dirs` and `extra_src_dirs` are handled properly pirms 10 gadiem
  Fred Hebert 3ed0c5feff fix bareness issues 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
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins pirms 10 gadiem
  alisdair sullivan e4f9fbfc9d when compiling ct dirs base compiler input dir on project root pirms 10 gadiem
  alisdair sullivan 9c544217ba delete all symlinks when copying from project files to `_build` tree pirms 10 gadiem
  Tristan Sloughter 16e9b3ffa2 fix tracking of all profiles dep paths 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 5999ef1c96 ct: compile tests from test dir to outdir instead of compiling copies pirms 10 gadiem
  James Fish 09611f7563 Improve error handling in ct provider pirms 10 gadiem
  alisdair sullivan d1569a9d46 disallow suites in project root 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 b77d3e5083 modify `ct` provider to copy selected directories and compile them 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
  James Fish c53dfe0020 Fix handling of ct results pirms 10 gadiem
  James Fish d6d45258d6 Don't include directories when testing subset of ct suites pirms 10 gadiem
  alisdair sullivan 1c56941225 fix issue where apps with a `rebar.config` were preventing pirms 10 gadiem
  alisdair sullivan 945eb364ee include full path in pointer to `ct` output pirms 10 gadiem
  alisdair sullivan 434c662816 rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively pirms 10 gadiem
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir pirms 10 gadiem
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in pirms 10 gadiem
  alisdair sullivan c7c00bccfd modify `ct` and `eunit` to work with isolated `ebin` dirs pirms 10 gadiem
  Tristan Sloughter 0a8ee68042 fix compile/3 call in common_test provider pirms 10 gadiem