summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #157 from talentdeficit/real_needs_recompileTristan Sloughter2015-02-171-2/+56
|\
| * check already compiled modules compile arguments against current compilealisdair sullivan2015-02-161-2/+56
* | replace package management with hex.pmTristan Sloughter2015-02-174-76/+203
* | Initial `deps` commandFred Hebert2015-02-162-188/+283
|/
* Warnings for Deletions and friendly errorsFred Hebert2015-02-122-10/+29
* Support multiple app upgrade & lock testsFred Hebert2015-02-112-5/+50
* Fix testcases, add multi-app upgrade supportFred Hebert2015-02-112-12/+60
* More progress on upgradesFred Hebert2015-02-111-4/+9
* Partial work + Failing testsFred Hebert2015-02-113-80/+261
* WIPFred Hebert2015-02-113-2/+196
* Merge pull request #138 from talentdeficit/args_to_tasksFred Hebert2015-02-111-0/+120
|\
| * factor out task/args parsing from `do` for use in other metaalisdair sullivan2015-02-081-0/+120
* | Add initial dialyzer testsJames Fish2015-02-081-0/+158
* | Change mock_pkg_resource to create ebin directoryKelly McLaughlin2015-02-061-1/+1
* | 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
|\ \