summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Fix for R15B03Takeru Ohta2015-09-121-3/+5
* | Change option name from "plt_include_all_deps" to "plt_apps"Takeru Ohta2015-09-121-6/+6
* | Add a testcase for 'plt_include_all_deps' dialyzer optionTakeru Ohta2015-09-081-2/+69
* | Add rebar_localfs_resource module for testing purposesTakeru Ohta2015-09-081-0/+38
|/
* add test for 'rebar3 plugins list' to ensure it can runTristan Sloughter2015-09-061-1/+8
* hooks/artifacts are always run/resolved from an app unless at top of umbrellaTristan Sloughter2015-09-061-4/+18
* Merge pull request #760 from tsloughter/app_info_stateFred Hebert2015-09-033-29/+28
|\
| * remove state record from app_info recordTristan Sloughter2015-08-311-2/+1
| * wip: move state into app_infoTristan Sloughter2015-08-312-27/+27
* | Revert "Revert "only load packages when needed""Fred Hebert2015-09-021-1/+1