Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebar_qc: ensure_dir/1 the same way as in rebar_eunit | Tuncer Ayaz | 2012-08-09 | 1 | -1/+5 |
* | Use separate dirs for eunit and qc | Tuncer Ayaz | 2012-08-09 | 1 | -6/+11 |
* | Separate eunit and qc compile options | Tuncer Ayaz | 2012-08-09 | 1 | -1/+1 |
* | Replace test-compile with compile_only=true option | Tuncer Ayaz | 2012-08-09 | 1 | -0/+11 |
* | rebar_qc: use lists:flatmap/2 | Tuncer Ayaz | 2012-08-08 | 1 | -1/+2 |
* | rebar_qc: fix #292 (Reported-by: Brian L. Troutwine) | Tuncer Ayaz | 2012-08-08 | 1 | -1/+7 |
* | Add 'qc' cmd and rename eunit-compile to test-compile | Tuncer Ayaz | 2012-07-23 | 1 | -0/+140 |