rebar/test
Evan Vigil-McClanahan ba466e2d38 Manually clean up paths
Using code:set_path/1 with very large paths is very slow on larger
projects.  On my mid-sized project, it seems to take around .4s per
call.  Emulating the call with direct path removal (using
code:del_path/1) seems to be quite a lot faster.
2014-08-18 13:56:19 -07:00
..
upgrade_project Sync test/upgrade_project/rel/files with priv/templates 2013-06-12 17:01:57 +02:00
rebar_eunit_tests.erl Manually clean up paths 2014-08-18 13:56:19 -07:00
rebar_file_utils_tests.erl file_utils: properly report errors (fix #95) 2014-04-11 15:01:26 +02:00
rebar_otp_release_tests.erl Follow-up typo fixes for #327 2014-07-17 22:20:51 +02:00
rebar_require_vsn_tests.erl Add partial support for Erlang/OTP 17 2014-03-29 23:22:47 -05:00
rebar_xref_eunit.erl Add standard xref checks and improved suppression 2013-01-30 15:26:01 +01:00