Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | real bootstrapping | Tristan Sloughter | 2015-04-22 | 1 | -6/+6 |
| | |||||
* | filter checkapps via `rebar_app_info:is_checkout` rather than | alisdair sullivan | 2015-03-24 | 1 | -2/+22 |
| | | | | matching directory paths | ||||
* | add `--app=...` and `--suite=...` options for the eunit provider to | alisdair sullivan | 2015-03-24 | 1 | -2/+196 |
| | | | | run subsets of test suites | ||||
* | add a more direct way to generate an `eunitized` test app to | alisdair sullivan | 2015-03-24 | 1 | -7/+152 |
| | | | | test utils and add better eunit tests | ||||
* | Add test case to eunit test suite | Kelly McLaughlin | 2015-03-23 | 1 | -2/+14 |
| | | | | Add test case to exercise the eunit provider using the test profile | ||||
* | switch from loading modules to read compile info to using `beam_lib` | alisdair sullivan | 2015-03-05 | 1 | -3/+3 |
| | | | | fixes #216 and #220 | ||||
* | test for eunit provider | alisdair sullivan | 2015-01-06 | 1 | -0/+37 |