rebar/inttest/proto_gpb
Tomas Abrahamsson c82bf703ae Replace inttest external dependency to gpb with a mock
In inttest/proto_gpb, replace the external dependency to gpb, a
protocol buffer compiler, with a simple mock.

The mock provides enough of what is needed for inttest only,
which is to generate some dummy content, but with proper file names.

As a result, the increased timeout for the proto_gpb inttest should no
longer be needed (inttest/proto_gpb/retest.config), both since the
mock is now much faster to compile, and since any network bandwidth or
connectivity issues have now been eliminated.
2015-01-07 18:27:40 +01:00
..
include Add proto compiler gpb inttest 2014-10-29 23:46:01 +01:00
mock/gpb/src Replace inttest external dependency to gpb with a mock 2015-01-07 18:27:40 +01:00
src Add proto compiler gpb inttest 2014-10-29 23:46:01 +01:00
proto_gpb_rt.erl Revert "Merge pull request #386 from tomas-abrahamsson/gpb-recompilation-detection" 2014-12-23 16:28:23 +01:00
rebar.config Replace inttest external dependency to gpb with a mock 2015-01-07 18:27:40 +01:00