diff options
author | alisdair sullivan <alisdair.sullivan@askuity.com> | 2015-12-20 16:17:05 -0800 |
---|---|---|
committer | alisdair sullivan <alisdair.sullivan@askuity.com> | 2015-12-20 19:06:48 -0800 |
commit | 9acd23f72799c6130b9f7a2c226346dcd10ac2c8 (patch) | |
tree | 7f86c50d97dfbd91a9d03ee171c475b4af166358 /src/rebar_prv_version.erl | |
parent | 48c372d68dbe87b7a6d929e815b3250d63de820d (diff) |
allow ct suites to be specified at the root of a project (or root of app)
previously rebar3 dropped suites declared at the root of the project (via
`--suite=whatever_SUITE' probably) and warned. this was because the compiler
would recursively copy and compile everything in the directory indicated by
the test suite. this changes the copy mechanism to only copy erl source files
and directories that end with `_SUITE_data' into the `extras' dir in `_build'
Diffstat (limited to 'src/rebar_prv_version.erl')
0 files changed, 0 insertions, 0 deletions