rebar/inttest/proto_protobuffs
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
..
include Add inttest for default proto compiler (protobuffs) 2014-10-29 23:46:01 +01:00
mock/protobuffs/src Replace inttest external dep to protobuffs with a mock 2015-01-07 18:27:40 +01:00
src Add inttest for default proto compiler (protobuffs) 2014-10-29 23:46:01 +01:00
proto_protobuffs_rt.erl Copy instead of rsync gpb and protobuffs inttest mocks 2015-01-10 23:18:49 +01:00
rebar.config Copy instead of rsync gpb and protobuffs inttest mocks 2015-01-10 23:18:49 +01:00