rebar/inttest
Tomas Abrahamsson a8ffba6da5 Copy instead of rsync gpb and protobuffs inttest mocks
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.
2015-01-10 23:18:49 +01:00
..
app_src add tests for processing .app.src{.script} files 2014-12-03 18:39:29 +01:00
app_src_script add tests for processing .app.src{.script} files 2014-12-03 18:39:29 +01:00
code_path_no_recurse inttest: add missing headers and fix a typo 2014-10-29 19:11:10 +01:00
ct1 add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
ct2 Fix deps path check in rebar_ct:collect_glob/3 2014-12-11 11:59:40 +08:00
ct3 Fix app.config argument passing when using ct_run (take 2) 2014-12-22 21:36:41 +03:00
depplugins add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
erlc inttest: add missing headers and fix a typo 2014-10-29 19:11:10 +01:00
eunit add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
logging Revert "Merge branch 'platinumthinker-color_in_logs'" 2014-11-21 09:57:49 -05:00
port Minor follow-up fixes for #293 2014-09-11 19:06:04 +02:00
profile Generate cachegrind file if erlgrind is available 2014-12-08 23:09:20 +01:00
proto_gpb Copy instead of rsync gpb and protobuffs inttest mocks 2015-01-10 23:18:49 +01:00
proto_protobuffs Copy instead of rsync gpb and protobuffs inttest mocks 2015-01-10 23:18:49 +01:00
require_vsn Normalize log level as WARN to ERROR in new patch 2014-11-27 15:34:52 -05:00
rgen1 add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
t_custom_config add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
tdeps1 add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
tdeps2 add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
tdeps3 add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
tdeps_update add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
thooks add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
tplugins add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00
bug_5_rt.erl add Emacs/vi header to non-dummy test modules 2014-12-02 10:52:45 +01:00