summaryrefslogtreecommitdiff
path: root/src/rebar_prv_eunit.erl
Commit message (Expand)AuthorAgeFilesLines
...
* add support for a bare `test` directory when using `apps` libdirsalisdair sullivan2015-01-081-7/+24
* exclude `_checkouts` from directories to be precompiled foralisdair sullivan2015-01-081-3/+14
* preserve rebar path when running `ct` and `eunit` testsalisdair sullivan2015-01-071-2/+5
* reworked eunit provideralisdair sullivan2015-01-061-493/+110
* move dir functions from utils to new module rebar_dirTristan Sloughter2014-12-011-4/+4
* move back to using format_error/1Tristan Sloughter2014-11-091-4/+4
* handle throw by relxTristan Sloughter2014-11-081-3/+3
* add eunit task, still work to be doneTristan Sloughter2014-11-051-0/+528