Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Transform silent_connections well and parse | omarkj | 2014-11-26 | 1 | -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. | omarkj | 2014-11-26 | 1 | -1/+1 | |
| | ||||||
* | Return errors when tests fail. | omarkj | 2014-11-26 | 1 | -5/+12 | |
| | ||||||
* | Validate the input as it comes in from the | omarkj | 2014-11-26 | 1 | -40/+95 | |
| | | | | | command line by converting things to atoms and splitting up strings where needed. | |||||
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -4/+4 | |
| | ||||||
* | properly reset cwd after finding version of git resource | Tristan Sloughter | 2014-11-05 | 1 | -0/+5 | |
| | ||||||
* | common test provider must depend on test deps | Tristan Sloughter | 2014-11-04 | 1 | -1/+1 | |
| | ||||||
* | switch ct provider to use external provider behavior | Tristan Sloughter | 2014-11-03 | 1 | -3/+3 | |
| | ||||||
* | add help | omarkj | 2014-11-03 | 1 | -9/+110 | |
| | ||||||
* | common tests -> Common Tests | omarkj | 2014-09-25 | 1 | -1/+1 | |
| | ||||||
* | Enable ct. | omarkj | 2014-09-19 | 1 | -14/+29 | |
| | ||||||
* | CT Provider. | omarkj | 2014-09-18 | 1 | -0/+59 | |