summaryrefslogtreecommitdiff
path: root/test/rebar_profiles_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macroalisdair sullivan2015-09-291-2/+2
* remove state record from app_info recordTristan Sloughter2015-08-311-2/+1
* Add tests for mixed deps installsFred Hebert2015-08-161-5/+10
* Adding directory path test for deduplicationFred Hebert2015-05-041-0/+18
* Merge branch 'master' into app-discover-profile-duplicationViacheslav V. Kovalev2015-05-011-3/+42
|\
| * R15 support, replace unsetenv with putenv empty stringTristan Sloughter2015-04-221-1/+1
| * fix tracking of all profiles dep pathsTristan Sloughter2015-04-221-2/+37
| * real bootstrappingTristan Sloughter2015-04-221-1/+1
| * track and cleanup code paths for different contextsTristan Sloughter2015-04-211-3/+8
* | Implement opts umerge deduplicationViacheslav Kovalev2015-04-221-6/+48
* | Implement some test on profiles deduplicationViacheslav V. Kovalev2015-04-221-0/+91
|/
* add a more direct way to generate an `eunitized` test app toalisdair sullivan2015-03-241-4/+4
* Preserve profile order on mergeable tuple/optsFred Hebert2015-03-221-2/+9
* store base opts after initialization of providersTristan Sloughter2015-03-061-4/+16
* add test for test profile applied to project appsalisdair sullivan2015-03-051-2/+24
* two failing tests and one passing test to attempt to isolate wherealisdair sullivan2015-03-051-2/+48
* fix for profiles_remain_applied_with_config_presentTristan Sloughter2015-03-041-3/+25
* `add_to_profile/3` function added to `rebar_state`alisdair sullivan2015-03-021-2/+25
* don't replace non-string list with empty list in profile mergeTristan Sloughter2015-03-021-2/+10
* profiles: combine lists of values for conflicting config optionsTristan Sloughter2015-02-241-2/+20
* basic profile deps testsTristan Sloughter2015-02-221-0/+82