summaryrefslogtreecommitdiff
path: root/test/rebar_extra_src_dirs_SUITE.erl
Commit message (Collapse)AuthorAgeFilesLines
* allow `src_dirs` and `extra_src_dirs` at the root of the rebar configalisdair sullivan2015-05-301-152/+0
|
* generalize the "test" special dir into an {extra_src_dirs, [...]} optionalisdair sullivan2015-05-161-0/+152
like `src_dirs`, `extra_src_dirs` are directories to be copied to the `_build` dir and compiled. unlike `src_dirs` they are not added to the .app specification