summaryrefslogtreecommitdiff
path: root/test/rebar_eunit_tests.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix Erlang 20 export_all warningsTuncer Ayaz2017-08-181-8/+0
* Fix windows eunit testsLuis Rascão2015-10-251-6/+10
* Add test for eunit_first_filesAndrey Teplyashin2015-09-211-1/+37
* Fix eunit test on OTP18Luis Rascao2015-08-241-1/+1
* Manually clean up pathsEvan Vigil-McClanahan2014-08-181-0/+56
* Add qualified name tests specification (see #118)Sergey Savenko2014-05-291-0/+40
* Fix file handling on windows for testsOliver Ferrigni2013-01-141-3/+11
* eunit: analyze coverage only for cover compiled modulesShunichi Shinohara2012-09-131-17/+27
* Cleanup and commentTuncer Ayaz2012-08-201-1/+1
* Fix tests= option not running generator testsRoberto Ostinelli2012-08-201-1/+27
* Add experimental tests= filter without eunit suitesRoberto Ostinelli2012-08-201-1/+19
* Add experimental tests= filter for eunit suitesRoberto Ostinelli2012-08-111-0/+118
* Use separate dirs for eunit and qcTuncer Ayaz2012-08-091-13/+13
* Add 'qc' cmd and rename eunit-compile to test-compileTuncer Ayaz2012-07-231-13/+13
* Fix test/rebar_eunit_tests.erlSlava Yurin2012-06-291-6/+8
* rebar_eunit_tests: avoid repetitionTuncer Ayaz2011-08-071-2/+3
* rebar_eunit_tests: check return valuesTuncer Ayaz2011-08-071-21/+15
* Fix whitespace errors in unit testsTuncer Ayaz2011-08-051-16/+17
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Fix file existence checksTuncer Ayaz2011-01-291-3/+3
* Apply Tidier suggestionsTuncer Ayaz2011-01-131-1/+1
* Port rebar_eunit_tests to WindowsJuhani Rankimies2010-10-271-5/+12
* Fix incorrect coverage count when prod modules include EUnit header.Chris Bernard2010-05-151-2/+22
* Fixed 3 bugs in rebar_eunit. Added EUnit tests to capture them.Chris Bernard2010-03-041-0/+229