summaryrefslogtreecommitdiff
path: root/test/rebar_release_SUITE.erl
Commit message (Collapse)AuthorAgeFilesLines
* do not override user cli supplied outputdir for relxTristan Sloughter2015-08-221-4/+29
|
* add test of relx config sorting with 'extend release'Tristan Sloughter2015-06-281-1/+20
|
* Test cases to exercise the dev_mode release optionKelly McLaughlin2015-03-231-3/+43
| | | | | | | | | | Add one test case to verify the dev_mode option for a release and another to verify overriding the dev_mode option in a profile for a release. Verification of proper dev_mode functioning is done in the rebar_test_utils:check_results/2 function by checking if all the directories in the release lib dir are symlinks or not and comparing that result to the dev_mode expectation passed as input to the check_results function.
* release and tar testsTristan Sloughter2015-02-221-0/+52