summaryrefslogtreecommitdiff
path: root/test/rebar_as_SUITE.erl
Commit message (Collapse)AuthorAgeFilesLines
* add profile option to clean taskTristan Sloughter2016-01-231-2/+20
|
* Tests for warningsFred Hebert2015-10-051-2/+32
|
* support args on tasks passed to 'as'Tristan Sloughter2015-03-231-2/+20
|
* parse `rebar3 as foo, bar task` correctlyalisdair sullivan2015-03-061-1/+16
| | | | fixes #238
* name profile directories in `_build` similarly to the argumentsalisdair sullivan2015-03-031-2/+18
| | | | to `as` used to generate them
* fix names in `rebar_as_SUITE`alisdair sullivan2015-03-031-3/+4
|
* `as` delegates task handling to `do` provideralisdair sullivan2015-03-021-0/+88