summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix Erlang 20 export_all warningsTuncer Ayaz2017-08-187-67/+32
* Update regexp to account for newer OTP versionsLuis Rascão2016-02-151-11/+26
* Add tests for dia compilerYury Gargay2016-02-131-0/+116
* Fix windows eunit testsLuis Rascão2015-10-254-12/+16
* Merge pull request #545 from ccrusius/masterFred Hebert2015-09-271-4/+1
|\
| * Fix #544Cesar Crusius2015-09-171-4/+1
* | Add test for eunit_first_filesAndrey Teplyashin2015-09-211-1/+37
|/
* Fix eunit test on OTP18Luis Rascao2015-08-241-1/+1
* add tests for 'compiler keep_going'Vlad Dumitrescu2015-04-021-0/+192
* Change env var delimiter to match non-wordMark Anderson2015-02-231-0/+50
* Exit with proper status code if 'eval' failsRoberto Aloi2015-01-231-0/+4
* Fixed #133. Release upgrade handle long and short names properly.Сергей Прохоров2015-01-201-4/+1
* add Emacs/vi header to non-dummy test modulesVlad Dumitrescu2014-12-022-0/+4
* Treat vsn mismatch as warning if -k/--keep-goingTuncer Ayaz2014-11-251-13/+16
* Additional fixes and modificationFred Hebert2014-11-211-3/+8
* Merge branch 'fix_upgrade_error' of https://github.com/terrencehan/rebar into...Fred Hebert2014-11-211-0/+5
|\
| * Fix upgrade errorterrencehan2014-06-201-0/+5
* | Implement eval command via nodetoolRoberto Aloi2014-10-212-2/+34
* | Escape more characters in path (fix #367)Adam Lindberg2014-10-141-51/+55
* | Manually clean up pathsEvan Vigil-McClanahan2014-08-181-0/+56
* | Follow-up typo fixes for #327Tuncer Ayaz2014-07-171-1/+1
* | rebar_utils:otp_release/0: handle vsn like x.y.z**Tuncer Ayaz2014-07-171-6/+10
* | Adapt arch string to versioning scheme changes (>= 17.x)Tuncer Ayaz2014-07-171-0/+43
|/
* Add qualified name tests specification (see #118)Sergey Savenko2014-05-291-0/+40
* file_utils: properly report errors (fix #95)Tuncer Ayaz2014-04-111-2/+2
* Add partial support for Erlang/OTP 17Joseph Wayne Norton2014-03-291-0/+23
* 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