summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #987 from ferd/plugin-templatesTristan Sloughter2015-12-2111-1/+146
|\
| * Plugin templates enabledFred Hebert2015-12-1911-1/+146
* | support temporary cdn change with HEX_CDN os varTristan Sloughter2015-12-192-6/+6
|/
* Merge pull request #988 from ferd/schutm-wrong-pathsTristan Sloughter2015-12-191-3/+40
|\
| * Add tests for base_dir reconfigurationFred Hebert2015-12-191-3/+40
* | A bad template index does not crash; shows warningFred Hebert2015-12-188-0/+145
|/
* Merge pull request #967 from talentdeficit/mib_include_fixFred Hebert2015-12-081-4/+4
|\
| * remove mib header file in `priv/mibs/include'alisdair sullivan2015-12-081-6/+0
| * symlink mib hrl output in apps `include' directoriesalisdair sullivan2015-12-061-0/+6
* | Actually fix tuple merging.Fred Hebert2015-12-061-0/+7
* | Merge branch 'tup_umerge' of https://github.com/tsloughter/rebar3 into tsloug...Fred Hebert2015-12-061-5/+64
|\ \ | |/ |/|
| * add tests for setting per-profile sys_config variables for relxTristan Sloughter2015-12-061-5/+64
* | Add test cases for tuple deduplicationFred Hebert2015-12-061-2/+69
|/
* Added tests and fixed a bugPhil Toland2015-12-011-4/+10
* auto-update the registry if a pkg isn't found, fail if it still isn't foundTristan Sloughter2015-11-291-3/+13
* Handle force flags in leading positionFred Hebert2015-11-191-1/+38
* error on ct/eunit argument errors instead of warningalisdair sullivan2015-11-152-11/+132
* calculate coverage info as late as possible in ct provider executionalisdair sullivan2015-11-051-2/+36
* Merge pull request #905 from talentdeficit/cover_fixesTristan Sloughter2015-11-041-6/+19
|\
| * fixes for cover under new compiler/eunit/ctalisdair sullivan2015-11-011-6/+19
* | reenable support for most command line options and rename `ct_tests` to `ct_o...alisdair sullivan2015-11-011-3/+400
* | refactor `rebar_prv_common_test`alisdair sullivan2015-11-011-167/+144
* | Merge pull request #900 from fishcakez/dialyzer-missingTristan Sloughter2015-11-011-2/+32
|\ \ | |/ |/|
| * Rebuild PLT when beams no longer existJames Fish2015-10-311-2/+32
* | Merge pull request #895 from talentdeficit/delay_eunit_validationFred Hebert2015-11-011-6/+12
|\ \ | |/ |/|
| * delay validation of eunit tests until just before runningalisdair sullivan2015-10-301-6/+12
* | dedup `src_dirs` and `extra_src_dirs` on readalisdair sullivan2015-10-302-12/+12
|/
* refactor `rebar_erlc_compiler`alisdair sullivan2015-10-267-94/+679
* Revert "add an export to allow specifing arbitrary extra erl files to be comp...alisdair sullivan2015-10-261-30/+1
* Support proper paths in non-erl first filesFred Hebert2015-10-121-2/+51
* Tests for warningsFred Hebert2015-10-051-2/+32
* shiny and new test suite for eunit provideralisdair sullivan2015-09-296-518/+422
* fix test names in `eunit_test_SUITE`alisdair sullivan2015-09-291-46/+46
* inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macroalisdair sullivan2015-09-292-5/+78
* add `application' flag and additional testsalisdair sullivan2015-09-291-9/+74
* add `error_on_warning' option to eunit provideralisdair sullivan2015-09-291-24/+78
* reworked eunit provider to allow access to full range of eunit testsalisdair sullivan2015-09-291-96/+38
* add test to not upgrade unrelated transitive dep during upgradeTristan Sloughter2015-09-261-1/+21
* only upgrade children and transitive children of dep being upgradedTristan Sloughter2015-09-261-2/+8
* Merge pull request #837 from talentdeficit/extract_path_utilsFred Hebert2015-09-251-2/+2
|\
| * fix canonical path tests on windowsalisdair sullivan2015-09-251-2/+2
* | Merge pull request #826 from talentdeficit/expose_more_sourcesFred Hebert2015-09-251-2/+31
|\ \
| * | add an export to allow specifing arbitrary extra erl files to be compiledalisdair sullivan2015-09-211-2/+31
* | | Merge pull request #806 from talentdeficit/ct_data_dir_testsFred Hebert2015-09-251-4/+15
|\ \ \
| * | | add comment for `data_dir' test in `rebar_ct_SUITE'alisdair sullivan2015-09-141-0/+1
| * | | test for ensuring `data_dir` is set correctly in ct configsalisdair sullivan2015-09-141-4/+14
| |/ /
* | | Merge pull request #800 from talentdeficit/extract_path_utilsFred Hebert2015-09-252-7/+55
|\ \ \ | | |/ | |/|
| * | function name changes:alisdair sullivan2015-09-141-18/+18
| * | extract `retarget_path/2', `relative_path/2' and `reduce_path/1' andalisdair sullivan2015-09-132-7/+55
| |/
* | handle newly added deps to config even when lock is emptyTristan Sloughter2015-09-241-1/+33