rebar/inttest
Tim Watson 3b58935b86 Load plugins dynamically from source
This patch updates rebar_core to look for missing plugins (i.e. those
that aren't found on the code path at runtime) in a configurable
plugin directory, and dynamically compile and load them at runtime.

By default, the directory "plugins" is searched, although this can be
overriden by setting the plugin_dir in your rebar.config.
2011-08-29 17:27:45 +02: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
t_custom_config Respect the --config switch when given 2011-08-18 15:35:30 +02: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
thooks Add pre and post script support for all commands 2011-03-12 16:31:41 +01:00
tplugins Load plugins dynamically from source 2011-08-29 17:27:45 +02: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