rebar/inttest
Tuncer Ayaz 3fb4a7c540 Fix OS X resource fork handling (Reported-by: Richard O'Keefe)
If you happen to fetch a zip archive of the git repo and try to build
from that, you may, for example, ask erlc to build src/._rebar.erl.
._* are OS X resource forks and not real .erl files. This may also
happen with network filesystems on OS X. To fix that, limit the
files compiled by rebar to include only those which start with
a letter or a digit.
2014-07-25 20:52:30 +02:00
..
code_path_no_recurse Fix #267 (code path regression) 2014-04-23 22:17:23 +02:00
ct1 Fix bug 271 2014-06-27 15:35:56 -05:00
ct2 Fix inttest/ct2 ct spec file location (Thanks Peter Andersson) 2012-09-03 11:48:36 +02:00
depplugins Keep compile recursive and update the tests to not pass -r to compile 2014-03-11 21:24:19 +00:00
erlc Fix OS X resource fork handling (Reported-by: Richard O'Keefe) 2014-07-25 20:52:30 +02:00
eunit Make sure that eunit/qc_compile_opts works fix #245 2014-05-13 12:53:52 +09:00
logging Change default log level to 'warn' and introduce -q/--quiet 2013-12-06 19:05:45 +01:00
rgen1 inttest/rgen_1: double the timeout a second time 2013-12-17 14:27:10 +01:00
t_custom_config Change default log level to 'warn' and introduce -q/--quiet 2013-12-06 19:05:45 +01:00
tdeps1 Keep compile recursive and update the tests to not pass -r to compile 2014-03-11 21:24:19 +00:00
tdeps2 Keep compile recursive and update the tests to not pass -r to compile 2014-03-11 21:24:19 +00:00
tdeps3 Don't over-aggressively clean the code path in the presence of lib_dir directives 2013-10-16 19:58:02 -04:00
tdeps_update Keep compile recursive and update the tests to not pass -r to compile 2014-03-11 21:24:19 +00:00
thooks Add pre and post script support for all commands 2011-03-12 16:31:41 +01:00
tplugins Fix warning in inttest/tplugins/tplugins_rt.erl 2012-07-01 22:29:37 +02:00
bug_5_rt.erl Updating integration tests 2010-06-09 13:17:48 -06:00