83 Commits (b9c15df8736a8af737fc7fff5eb6f15d2789ea9a)

Author SHA1 Message Date
  Fred Hebert b9c15df873 Optionally disable readable output 9 years ago
  Fred Hebert d31e663a67 Prettify all of common test output. 9 years ago
  alisdair sullivan 0461729fd9 calculate coverage info as late as possible in ct provider execution 9 years ago
  alisdair sullivan 80f5bc6152 add warning about `auto_compile` 9 years ago
  alisdair sullivan 94169fbdf2 reenable support for most command line options and rename `ct_tests` to `ct_opts` 9 years ago
  alisdair sullivan f73307bb65 support atom suites in `ct_tests` 9 years ago
  alisdair sullivan 19a3a96893 refactor `rebar_prv_common_test` 9 years ago
  alisdair sullivan 67bf54d04d add an option to soft purge rather than purge old code 9 years ago
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 years ago
  alisdair sullivan 34816ad8dc cover compile beams compiled for ct/eunit seperately from beams compiled otherwise 9 years ago
  Tristan Sloughter d19320b17c fix run_all_hooks call for ct provider, no need to pass appinfo 9 years ago
  Yury Gargay c3194052e7 Fix cover_spec options for ct 9 years ago
  Tristan Sloughter 98752aab93 wip: move state into app_info 9 years ago
  alisdair sullivan 4f16e5b7e3 symlink ct test dirs rather than copy 9 years ago
  Tristan Sloughter ad463398dc use correct rebar_state for a dep, not the top level state 9 years ago
  Viacheslav V. Kovalev 9a83c35a6f Rewrite code around remove_links/1 to make it clearer 10 years ago
  Daniel Widgren ebfdbc695e Fixed review comments 10 years ago
  alisdair sullivan f51d7f2048 add an (almost) unique reference to message sent from the ct provider 10 years ago
  Viacheslav V. Kovalev 8138bb92b2 Fix windows-related issues 10 years ago
  Viacheslav V. Kovalev 9ad39c979a Fix windows-related issues 10 years ago
  alisdair sullivan 087dfdd325 ensure all `src_dirs` and `extra_src_dirs` are handled properly 10 years ago
  Fred Hebert 3ed0c5feff fix bareness issues 10 years ago
  alisdair sullivan b06a6ecadd don't add `{extra_src_dirs, ["test"]}` to `test` profile 10 years ago
  Tristan Sloughter 529025b6fd purge loaded code when it conflicts with project apps in tests 10 years ago
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins 10 years ago
  alisdair sullivan e4f9fbfc9d when compiling ct dirs base compiler input dir on project root 10 years ago
  alisdair sullivan 9c544217ba delete all symlinks when copying from project files to `_build` tree 10 years ago
  Tristan Sloughter 16e9b3ffa2 fix tracking of all profiles dep paths 10 years ago
  Tristan Sloughter 4374999d95 real bootstrapping 10 years ago
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 years ago
  Tristan Sloughter 5999ef1c96 ct: compile tests from test dir to outdir instead of compiling copies 10 years ago
  James Fish 09611f7563 Improve error handling in ct provider 10 years ago
  alisdair sullivan d1569a9d46 disallow suites in project root 10 years ago
  Tristan Sloughter 4e64e36857 fixes from bad rebase against master 10 years ago
  Tristan Sloughter a55c94cc9c support provider hooks on ct and eunit 10 years ago
  Fred Hebert 043a2f5453 Provide descriptions for all tasks 10 years ago
  alisdair sullivan b77d3e5083 modify `ct` provider to copy selected directories and compile them 10 years ago
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors 10 years ago
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from 10 years ago
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to 10 years ago
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 10 years ago
  James Fish c53dfe0020 Fix handling of ct results 10 years ago
  James Fish d6d45258d6 Don't include directories when testing subset of ct suites 10 years ago
  alisdair sullivan 1c56941225 fix issue where apps with a `rebar.config` were preventing 10 years ago
  alisdair sullivan 945eb364ee include full path in pointer to `ct` output 10 years ago
  alisdair sullivan 434c662816 rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively 10 years ago
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir 10 years ago
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in 10 years ago
  alisdair sullivan c7c00bccfd modify `ct` and `eunit` to work with isolated `ebin` dirs 10 years ago
  Tristan Sloughter 0a8ee68042 fix compile/3 call in common_test provider 10 years ago