rebar/inttest/ct2
stwind a83c80d4c0 Fix deps path check in rebar_ct:collect_glob/3
Since rebar_deps:get_deps_dir/1 returns an absolute path,
lists:member(Deps, Parts2) will always return false, thus .test.spec
files in deps/ will not be ignored.
2014-12-11 11:59:40 +08:00
..
deps Fix deps path check in rebar_ct:collect_glob/3 2014-12-11 11:59:40 +08:00
ct2_rt.erl Fix deps path check in rebar_ct:collect_glob/3 2014-12-11 11:59:40 +08:00
foo.test.spec Add -spec support to rebar_ct command line 2011-02-21 15:08:24 +01:00
foo_SUITE.erl Add -spec support to rebar_ct command line 2011-02-21 15:08:24 +01:00