Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #215 from tuncer/experimental | Jared Morrow | 2014-01-16 | 1 | -2/+1 |
|\ | |||||
| * | Remove experimental flags | Tuncer Ayaz | 2014-01-14 | 1 | -2/+1 |
* | | Document compile_only=true | Tuncer Ayaz | 2014-01-14 | 1 | -1/+3 |
|/ | |||||
* | Add support for QuickCheck Mini | Krzysztof Rutka | 2013-03-25 | 1 | -0/+1 |
* | Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg | Tuncer Ayaz | 2012-12-31 | 1 | -0/+16 |
* | Add missing rebar_qc:clean/2 | Joseph Wayne Norton | 2012-11-23 | 1 | -1/+4 |
* | 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 |