summaryrefslogtreecommitdiff
path: root/inttest/ct1/rebar.config
Commit message (Collapse)AuthorAgeFilesLines
* inttest: fix whitespace errorsTuncer Ayaz2012-08-181-1/+0
|
* Add support for customising common test directoryTim Watson2011-12-281-0/+2
This patch allows users to specify the directory in which common_test source files can be found. Most common_test suites are integration, rather than unit tests and keeping the sources apart from test sources for other frameworks such as eunit and PropEr is a useful feature.