summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xref_20130130' of git://github.com/spilgames/rebar into spg-xrefDave Smith2013-06-171-0/+203
|\
| * Add standard xref checks and improved suppressionDennis Docter2013-01-301-0/+203
* | Merge pull request #53 from oferrigni/unit_test_file_handling_fixDave Smith2013-06-161-3/+11
|\ \
| * | Fix file handling on windows for testsOliver Ferrigni2013-01-141-3/+11
| |/
* | Sync test/upgrade_project/rel/files with priv/templatesTuncer Ayaz2013-06-125-66/+210
* | Use "pwd -P" to get the current physical path.olgeni2013-06-102-2/+2
|/
* 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
* Add support for using -remsh via runner scriptjoewilliams2012-04-232-7/+81
* add more info to readmejoewilliams2012-03-311-0/+1
* Handle vm.args properly while building upgradesjoewilliams2011-10-051-24/+23
* Get rid of app.configjoewilliams2011-09-203-4/+17
* 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-052-17/+19
* Sync rel/files in dummy project with templatesTuncer Ayaz2011-07-184-11/+29
* Update runner script in test projectTuncer Ayaz2011-03-041-3/+3
* Add 'generate-appups' commandjoewilliams2011-02-152-8/+1
* Clean up emacs file local variablesTuncer Ayaz2011-01-313-3/+3
* Update nodetool in upgrade_projectTuncer Ayaz2011-01-311-0/+22
* Fix file existence checksTuncer Ayaz2011-01-292-10/+10
* Add 'generate-upgrade' commandjoewilliams2011-01-2713-0/+499
* Apply Tidier suggestionsTuncer Ayaz2011-01-131-1/+1
* Unify executable invocationJuhani Rankimies2011-01-061-0/+12
* Port rebar_eunit_tests to WindowsJuhani Rankimies2010-10-271-5/+12
* Port rebar_file_utils to WindowsJuhani Rankimies2010-10-271-0/+265
* 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