summaryrefslogtreecommitdiff
path: root/src/rebar_prv_common_test.erl
Commit message (Collapse)AuthorAgeFilesLines
...
* wip: profilesTristan Sloughter2014-11-291-4/+4
|
* Transform silent_connections well and parseomarkj2014-11-261-2/+2
| | | | | | verbosity. Verbosity can be a integer but I am parsing it as a term. This will work for integers as well as terms.
* Correctly parse create_priv_dir.omarkj2014-11-261-1/+1
|
* Return errors when tests fail.omarkj2014-11-261-5/+12
|
* Validate the input as it comes in from theomarkj2014-11-261-40/+95
| | | | | command line by converting things to atoms and splitting up strings where needed.
* move back to using format_error/1Tristan Sloughter2014-11-091-4/+4
|
* properly reset cwd after finding version of git resourceTristan Sloughter2014-11-051-0/+5
|
* common test provider must depend on test depsTristan Sloughter2014-11-041-1/+1
|
* switch ct provider to use external provider behaviorTristan Sloughter2014-11-031-3/+3
|
* add helpomarkj2014-11-031-9/+110
|
* common tests -> Common Testsomarkj2014-09-251-1/+1
|
* Enable ct.omarkj2014-09-191-14/+29
|
* CT Provider.omarkj2014-09-181-0/+59