rebar/inttest
Tim Watson 3db8f585f1 Add -spec support to rebar_ct command line
This change adds support for executing ct test runs based on test
specificiations, which was missing previously. The rebar_ct module
now looks for any number of files with a name ending in `test.spec`
and if it finds one or more, passes these after the `-spec` argument
to ct_run instead of explicitly configuring the config, user config
and coverage config variables.

When no specifications are found, then the module behaves as it did
before this change, and both the ct1 and (new) ct2 integration tests
appear to show this is a backwards compatible patch.
2011-02-21 15:08:24 +01:00
..
ct1 Adding simple test suite for common_test functionality 2010-06-22 15:41:39 -06:00
ct2 Add -spec support to rebar_ct command line 2011-02-21 15:08:24 +01:00
rgen1 Clean up emacs file local variables 2011-01-31 17:55:36 +01:00
tdeps1 Fix warning 2011-01-31 19:11:50 +01:00
tdeps2 Fix bug in tdeps2_rt test; app files were not getting module list 2010-06-21 10:23:00 -06:00
bug_5_rt.erl Updating integration tests 2010-06-09 13:17:48 -06:00
retest Updating retest 2010-06-14 18:15:43 -06:00