Tuncer Ayaz
|
e4036cbe56
|
Apply Tidier suggestions
|
14 anni fa |
Juhani Rankimies
|
52ca7795fe
|
Unify executable invocation
Add flags to rebar_utils:sh to control output and error handling.
Replace calls to os:cmd with calls to rebar_utils:sh.
|
14 anni fa |
Benjamin Nortier
|
ab4e0a32ab
|
Add rebar code path to common test code path
|
14 anni fa |
Tuncer Ayaz
|
f8900aecc3
|
Fix dialyzer warning for rebar_utils:sh/2 call
rebar_utils:sh/2 terminates on error and does not return an error code
as expected.
|
14 anni fa |
Dave Smith
|
0262a3b461
|
Fixing bug 518; original patch by Tim Watson with some minor cleanups/clarifications
|
14 anni fa |
Dave Smith
|
8d14f3193d
|
Initial cleanup pass on rebar_ct; removing other targets in favor of "ct" (ala how eunit support works)
|
15 anni fa |
Tuncer Ayaz
|
0817dec7ca
|
Rolled back getopt to restore custom variables
|
15 anni fa |
Tuncer Ayaz
|
9a8015f2d7
|
Added vi modeline/emacs local variables to file headers
|
15 anni fa |
Tuncer Ayaz
|
940f9c232b
|
Enhanced option parsing with new getopt and made rebar more user friendly
|
15 anni fa |
Tuncer Ayaz
|
8c85021c1e
|
Deleted trailing whitespace
|
15 anni fa |
Dave Smith
|
d6600ab506
|
Fixing number of warnings and buglets
|
15 anni fa |
Jon Meredith
|
63d4968e36
|
Added check for suite compilation failures to rebar_ct.
|
15 anni fa |
Jon Meredith
|
a0d48d89ae
|
Added rebar_ct to support common_test targets test, int_test and perf_test.
|
15 anni fa |