mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
a8ffba6da5
Installation of the gpb and protobuffs mocks, in inttest, is now done using copy in proto_{gpb,protobuffs}_rt:files/0. Previously, rebar prepare-deps was used, the dependencies had an rsync source with a relative path back to the inttest directory. This eliminates a dependency in inttest to rsync, instead relying on retest's functionality to copy files and directories. Also, it eliminates hidden knowledge about the directory layout that retest chooses. Idea and suggestion by Tuncer Ayaz. Since the dependency sources in the inttest rebar.config files are no longer used, they are now changed back from rsync paths to git urls, to serve as examples. |
||
---|---|---|
.. | ||
app_src | ||
app_src_script | ||
code_path_no_recurse | ||
ct1 | ||
ct2 | ||
ct3 | ||
depplugins | ||
erlc | ||
eunit | ||
logging | ||
port | ||
profile | ||
proto_gpb | ||
proto_protobuffs | ||
require_vsn | ||
rgen1 | ||
t_custom_config | ||
tdeps1 | ||
tdeps2 | ||
tdeps3 | ||
tdeps_update | ||
thooks | ||
tplugins | ||
bug_5_rt.erl |