summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add xref provider for cross reference analysisKelly McLaughlin2015-02-051-0/+190
* fix find_apps when searching for invalid appsTristan Sloughter2015-02-021-1/+2
* add hook SUITE testsTristan Sloughter2015-01-312-0/+57
* fix `reset_dir` test suite for r15xalisdair sullivan2015-01-181-3/+3
* add functions `system_tmpdir/0,1` and `reset_dir/1`alisdair sullivan2015-01-151-0/+86
* test for eunit provideralisdair sullivan2015-01-062-4/+64
* MORE TESTSFred Hebert2014-12-291-2/+23
* Adding tests for checkouts being found & compiledFred Hebert2014-12-292-5/+30
* Add release-structured compiling testsFred Hebert2014-12-242-5/+26
* Add support for custom templates in subdirectoriesFred Hebert2014-12-239-0/+203
* Tests and fixes for namespacesFred Hebert2014-12-211-0/+93
* Fix up programmatic interface to rebar3Fred Hebert2014-12-212-2/+2
* rewrite profilesTristan Sloughter2014-12-161-2/+1
* Adding pkg deps tests and refactoringsFred Hebert2014-12-164-28/+241
* Print warning when deps are being skipped.Fred Hebert2014-12-071-13/+64
* Handle cycle errors in providerFred Hebert2014-12-061-2/+2
* Return cycles in deps solverFred Hebert2014-12-061-2/+2
* Partial fix to circular deps (#40)Fred Hebert2014-12-064-32/+59
* Initial tests for dependency resolvingFred Hebert2014-12-044-85/+358
* start of breaking out test code for ease of checksTristan Sloughter2014-11-291-9/+12
* pass command as arg to run_aux for nowTristan Sloughter2014-10-171-1/+1
* fix ct test for new command handlingTristan Sloughter2014-09-171-1/+1
* update common testsTristan Sloughter2014-09-171-2/+2
* change name of suiteTristan Sloughter2014-09-011-1/+1
* only build invalid (not built) source deps and project appsTristan Sloughter2014-09-011-1/+1
* add first testTristan Sloughter2014-09-011-0/+113
* remove more code that can be brought back later if neededTristan Sloughter2014-08-3017-1788/+0
* 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