summaryrefslogtreecommitdiff
path: root/setup_eunit.template
Commit message (Collapse)AuthorAgeFilesLines
* Don't include eunit.ini into releaseILYA Khlopotov2015-05-111-1/+1
| | | | COUCHDB-2684
* Add setup_eunit rebar commandRussell Branca2014-08-291-0/+18
This adds a rebar plugin that introduces the setup_eunit function to bootstrap the test ini files necessary to run the eunit test suite. It grabs the ini template files from rel/overlay/*.ini primarily to be able to set an absolute path for data directories and the prefix based on the location of the CouchDB source directory.