Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 flags to rebar_utils:sh to control output and error handling. Replace calls to os:cmd with calls to rebar_utils:sh. | ||||
* | 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 |
| | | | | | rebar_utils:sh/2 terminates on error and does not return an error code as expected. | ||||
* | Fixing bug 518; original patch by Tim Watson with some minor ↵ | Dave Smith | 2010-07-28 | 1 | -1/+29 |
| | | | | cleanups/clarifications | ||||
* | Initial cleanup pass on rebar_ct; removing other targets in favor of "ct" ↵ | Dave Smith | 2010-06-22 | 1 | -59/+50 |
| | | | | (ala how eunit support works) | ||||
* | 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 |