| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix R13B03 build (Reported-by: Sergey Nartimov) | Tuncer Ayaz | 2012-07-28 | 1 | -4/+4 |
* | Finalize app=, skip_app=, suite= deprecations | Tuncer Ayaz | 2012-07-23 | 1 | -1/+1 |
* | Do not use application:set_env | Tuncer Ayaz | 2012-07-23 | 1 | -13/+13 |
* | rebar_ct: rename function for clarity | Tuncer Ayaz | 2012-06-21 | 1 | -2/+2 |
* | Merge pull request #230 from hyperthunk/ct-name | Dave Smith | 2012-06-08 | 1 | -4/+10 |
|\ |
|
| * | Support ct_run using short name | Tim Watson | 2012-05-22 | 1 | -4/+10 |
* | | Remove ?FAIL in favor of ?ABORT | Dave Smith | 2012-06-08 | 1 | -4/+4 |
|/ |
|
* | Support different log levels | Tuncer Ayaz | 2012-01-17 | 1 | -6/+6 |
* | Deprecate ct suite= option for suites= option | Magnus Klaar | 2012-01-06 | 1 | -12/+17 |
* | Add support for customising common test directory | Tim Watson | 2011-12-28 | 1 | -1/+2 |
* | Universally support apps=/skip_apps= | Tuncer Ayaz | 2011-12-12 | 1 | -14/+1 |
* | Fix the 'ct' target to work on Windows with MSYS | Jan Klötzke | 2011-10-20 | 1 | -1/+1 |
* | Add awareness of 'app' parameter to ct module | Tino Breddin | 2011-08-04 | 1 | -2/+14 |
* | Fix grep portability (Reported-by: Andrew Thompson) | Tuncer Ayaz | 2011-07-14 | 1 | -1/+1 |
* | Pass extra params to ct (thanks Mickael Remond) | Tim Watson | 2011-04-06 | 1 | -6/+13 |
* | Fix code clarity and formatting | Tuncer Ayaz | 2011-03-22 | 1 | -17/+17 |
* | Fix ct include option prefix | Shunichi Shinohara | 2011-03-22 | 1 | -1/+1 |
* | Add -spec support to rebar_ct command line | Tim Watson | 2011-02-21 | 1 | -21/+49 |
* | Clean up code | Tuncer Ayaz | 2011-02-06 | 1 | -13/+14 |
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
* | Fix indentation in rebar_ct | Tuncer Ayaz | 2011-01-13 | 1 | -20/+20 |
* | Apply Tidier suggestions | Tuncer Ayaz | 2011-01-13 | 1 | -1/+1 |
* | Unify executable invocation | Juhani Rankimies | 2011-01-06 | 1 | -2/+4 |
* | Add rebar code path to common test code path | Benjamin Nortier | 2010-12-09 | 1 | -2/+11 |
* | Fix dialyzer warning for rebar_utils:sh/2 call | Tuncer Ayaz | 2010-09-29 | 1 | -8/+2 |
* | Fixing bug 518; original patch by Tim Watson with some minor cleanups/clarifi... | Dave Smith | 2010-07-28 | 1 | -1/+29 |
* | Initial cleanup pass on rebar_ct; removing other targets in favor of "ct" (al... | Dave Smith | 2010-06-22 | 1 | -59/+50 |
* | Rolled back getopt to restore custom variables | Tuncer Ayaz | 2010-01-01 | 1 | -4/+4 |
* | Added vi modeline/emacs local variables to file headers | Tuncer Ayaz | 2009-12-31 | 1 | -0/+2 |
* | Enhanced option parsing with new getopt and made rebar more user friendly | Tuncer Ayaz | 2009-12-31 | 1 | -4/+4 |
* | Deleted trailing whitespace | Tuncer Ayaz | 2009-12-30 | 1 | -6/+6 |
* | Fixing number of warnings and buglets | Dave Smith | 2009-12-14 | 1 | -1/+1 |
* | Added check for suite compilation failures to rebar_ct. | Jon Meredith | 2009-12-04 | 1 | -4/+12 |
* | Added rebar_ct to support common_test targets test, int_test and perf_test. | Jon Meredith | 2009-12-03 | 1 | -0/+196 |