rebar/inttest/proto_gpb/mock/gpb/src
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
..
gpb.app.src Replace inttest external dependency to gpb with a mock 2015-01-07 18:27:40 +01:00
gpb.erl Replace inttest external dependency to gpb with a mock 2015-01-07 18:27:40 +01:00
gpb_compile.erl Replace inttest external dependency to gpb with a mock 2015-01-07 18:27:40 +01:00