1
0
Fork 0
mirror of https://github.com/correl/rebar.git synced 2025-03-29 17:00:10 -09:00
rebar/inttest
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
..
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 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 Replace inttest external dependency to gpb with a mock 2015-01-07 18:27:40 +01:00
proto_protobuffs Add inttest for default proto compiler (protobuffs) 2014-10-29 23:46:01 +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