summaryrefslogtreecommitdiff
path: root/src/rebar_qc.erl
Commit message (Collapse)AuthorAgeFilesLines
* rebar_qc: ensure_dir/1 the same way as in rebar_eunitTuncer Ayaz2012-08-091-1/+5
|
* Use separate dirs for eunit and qcTuncer Ayaz2012-08-091-6/+11
|
* Separate eunit and qc compile optionsTuncer Ayaz2012-08-091-1/+1
|
* Replace test-compile with compile_only=true optionTuncer Ayaz2012-08-091-0/+11
|
* rebar_qc: use lists:flatmap/2Tuncer Ayaz2012-08-081-1/+2
|
* rebar_qc: fix #292 (Reported-by: Brian L. Troutwine)Tuncer Ayaz2012-08-081-1/+7
|
* Add 'qc' cmd and rename eunit-compile to test-compileTuncer Ayaz2012-07-231-0/+140