summaryrefslogtreecommitdiff
path: root/test/rebar_pkg_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* fix pkgs provider output for new package index formatTristan Sloughter2015-08-241-1/+11
* use 'default' for default hex repo path in cache and include in info messagesTristan Sloughter2015-08-221-1/+2
* replace use of dict of packages and registry with single ets tableTristan Sloughter2015-08-211-9/+17
* update ct to play nice with previous commitpvmart2015-08-191-1/+1
* setup hex httpc profile and http opts. needed also for proxyTristan Sloughter2015-06-291-4/+4
* patch testsTristan Sloughter2015-05-141-6/+0
* More package management testsFred Hebert2015-05-131-12/+125
* Proper custom pkg index support, some testsFred Hebert2015-05-131-0/+100