summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1031 from tsloughter/masterFred Hebert2016-01-241-2/+20
|\
| * add profile option to clean taskTristan Sloughter2016-01-231-2/+20
* | deduplicate default test set generated by `rebar3 eunit`alisdair sullivan2016-01-171-5/+9
|/
* merge overlay entries into a single {overlay, list()} for relxTristan Sloughter2016-01-101-1/+23
* install project app plugins after discovering them not beforeTristan Sloughter2016-01-101-2/+34
* Merge pull request #1006 from tsloughter/masterFred Hebert2016-01-091-5/+35
|\
| * only apply default and prod profile to dependenciesTristan Sloughter2016-01-091-5/+35
* | fix dirs robocopy and canonical paths in windowsFred Hebert2016-01-071-7/+14
* | Avoid changing directories in test suiteFred Hebert2016-01-071-6/+3
|/
* Merge pull request #966 from talentdeficit/ct_root_suitesFred Hebert2016-01-051-1/+94
|\
| * add test for foo_SUITE_data filesalisdair sullivan2015-12-201-2/+8
| * put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras'alisdair sullivan2015-12-201-1/+44
| * allow ct suites to be specified at the root of a project (or root of app)alisdair sullivan2015-12-201-1/+45
* | convert ~> versions to highest matchingTristan Sloughter2015-12-261-3/+22
* | 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