1
0
Fork 0
mirror of https://github.com/correl/rebar.git synced 2025-03-29 01:09:08 -09:00
rebar/inttest
Tomas Abrahamsson 1ce7059adb Recompile .proto files with gpb also with prefix/suffix
For protocol buffer files, when there were gpb options to alter the
module name with prefix or suffix, recompilation was not properly
detected. This is now fixed. (Issue ).

Use the rebar_base_compiler's ability to specify both source and
target file names, to be able to also support prefixes.

This also introduces a call to gpb_compile:format_error, so the xref
recipe needs to be updated to ignore it, to avoid false errors.
2015-01-24 22:11:04 +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 inttest/ct3: fix overlong line 2015-01-14 23:19:16 +01: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 Recompile .proto files with gpb also with prefix/suffix 2015-01-24 22:11:04 +01:00
proto_protobuffs Remove a git url in gpb and protobuffs inttest configs 2015-01-13 00:11:47 +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