summaryrefslogtreecommitdiff
path: root/src/rebar_eunit.erl
Commit message (Expand)AuthorAgeFilesLines
...
* Deleted trailing whitespaceTuncer Ayaz2009-12-301-11/+11
* add hrl-triggered recompiling to 'eunit' build as wellBryan Fink2009-12-211-1/+1
* recompile files if their "includes" have changedBryan Fink2009-12-211-1/+1
* Run eunit in .eunit dir to ensure any created/temporary files are created thereDave Smith2009-12-141-0/+8
* Fixing number of warnings and bugletsDave Smith2009-12-141-6/+6
* Add support for coverage generationDave Smith2009-12-091-2/+103
* Remove unnecessary debug in _core; adding EQC flag for eunit buildsDave Smith2009-12-081-2/+24
* Refactoring eunit to support in-module testsDave Smith2009-12-071-79/+44
* Added support for eunit tests as test/*_tests.erlJon Meredith2009-12-051-0/+141