Tuncer Ayaz
73e9413a01
Update custom xref query
há 12 anos
Tuncer Ayaz
f9a759bef9
Add Ryan Zezeski to THANKS file
há 12 anos
Ryan Zezeski
e7be6874d7
Pass compile flags to protobuffs
By default protobuffs doesn't create beams with debug info. This
causes issues when running dialyzer which requires debug info. Read
the `erl_opts` config and pass it down to protobuffs compiler.
há 12 anos
Tuncer Ayaz
48c7f53930
Fix inttest/ct2 ct spec file location (Thanks Peter Andersson)
The DirRef in the spec file is relative to the directory where the spec
file is located. ct2_rt was erroneously copying the spec file to test/.
há 12 anos
Tuncer Ayaz
0adf3d2461
inttest/ct2: enable rebar DEBUG log level
há 12 anos
Tuncer Ayaz
d22a2bb81f
rebar_ct: ?DEBUG log ct_run command
há 12 anos
Tuncer Ayaz
f460eb14bc
rebar_ct: do not export variable from case
há 12 anos
Tuncer Ayaz
f0bf3503cb
Update port_env for Mountain Lion (Noticed-by: Tony Rogvall)
há 12 anos
Tuncer Ayaz
f22337b68f
Comment eunit_test:function_wrapper/2 TODO
há 12 anos
Tuncer Ayaz
0af95507aa
Update custom xref query (eunit_test calls)
eunit_test:function_wrapper/2 was renamed to eunit:mf_wrapper/2 in
R15B02. Ignore both calls like we do with escript:foldl/3.
há 12 anos
Tuncer Ayaz
8aadd65a34
rebar_eunit: adapt to R15B02 changes
há 12 anos
Tuncer Ayaz
3cc8fb2855
rebar_reltool: remove blank lines
há 12 anos
Tuncer Ayaz
18dbcd61b6
Add Dmitriy Kargapolov to THANKS file
há 12 anos
Dmitriy Kargapolov
9c7259d8a2
Add dynamic .script support for overlay vars file
há 13 anos
Tuncer Ayaz
7889cbe523
Add Markus Nasman to THANKS file
há 12 anos
Markus Näsman
2d139ea6c2
Stop cover server between eunit runs for speed
Cover gets slower and slower for each application. This is due to the
cover_server internal state. Stopping the cover server between
eunit+cover runs, emptying the cover_server state, gives a ~5-6x speed
improvement when analyzing many Erlang modules. Stopping the cover
server replaces the earlier practice of doing a cover:reset before each
run. On a project consisting of 62 dependencies with a total of 1866
Erlang modules the running time of rebar eunit decreased from ~20
minutes to ~3 minutes.
há 12 anos
Tuncer Ayaz
ff8337f9b0
Fix whitespace error in rebar_eunit
há 12 anos
Tuncer Ayaz
f528c397f8
Fix whitespace errors in rebar_ct and rebar_eunit
há 12 anos
Tuncer Ayaz
3c0d97bf2c
Cleanup and comment
há 12 anos
Roberto Ostinelli
60516dc406
Fix tests= option not running generator tests
há 12 anos
Roberto Ostinelli
fa6618f2b4
Add experimental tests= filter without eunit suites
há 12 anos
Tuncer Ayaz
9dd8e7f2ee
Fix #295 (consider *_SUITE.beam in ct skip check)
há 12 anos
Tuncer Ayaz
e8557d262f
inttest: remove superfluous blank lines
há 12 anos
Tuncer Ayaz
c3c6ee7a55
inttest: fix whitespace errors
há 12 anos
Tuncer Ayaz
1dfb407bbc
Add Joe DeVivo to THANKS file
há 12 anos
Tuncer Ayaz
6c1694980c
Fix whitespace error
há 12 anos
Joe DeVivo
991e2ce8e1
Add erlc override from erl_opts: outdir
há 12 anos
Tuncer Ayaz
e34b702423
bootstrap: fix and enhance VCS_INFO handling
* re-compile rebar.erl instead of rebar_core to define VCS_INFO
* append "-dirty" if vcs indicates unclean repo status
há 12 anos
Tuncer Ayaz
0822075250
Update .gitignore (add .eunit and deps)
há 12 anos
Tuncer Ayaz
fc7df16e31
Clarify comments
há 12 anos
Tuncer Ayaz
d76d063d05
Add Roberto Ostinelli to THANKS file
há 12 anos
Tuncer Ayaz
bdee72fae8
rebar_eunit: add tests= TODO item
há 12 anos
Roberto Ostinelli
69dc9ec933
Add experimental tests= filter for eunit suites
há 12 anos
Tuncer Ayaz
563607bc02
Change escript zip archive creation as suggested by Siri Hansen
1. manually insert directory entries to work around issues fixed in
R15B02 erl_prim_loader
2. put the escript archive's beams in appname/appname/ebin
Tested with R13B03 and R15B01.
há 12 anos
Tuncer Ayaz
795f9345a7
New upstream mustache.erl
há 12 anos
Tuncer Ayaz
5d6b82390f
rebar_eunit: fix typo
há 12 anos
Tuncer Ayaz
8f3873e061
rebar_utils: refactor get_experimental and get_deprecated funs
há 12 anos
Tuncer Ayaz
75a6de27e7
rebar_qc: ensure_dir/1 the same way as in rebar_eunit
há 12 anos
Tuncer Ayaz
e47d643ea3
Use separate dirs for eunit and qc
há 12 anos
Tuncer Ayaz
b5e0d6d5db
Fix rebar_core:restore_code_path (Reported-by: Siri Hansen)
Use erl_prim_loader:read_file_info instead of filelib:is_file to make
sure paths inside the escript archive are handled properly.
há 12 anos
Tuncer Ayaz
16091f9934
rebar_utils: fix whitespace error
há 12 anos
Tuncer Ayaz
147b1a0798
bash completion: remove duplicate cmd
há 12 anos
Tuncer Ayaz
99b645e4a3
Separate eunit and qc compile options
há 12 anos
Tuncer Ayaz
803f6e8ecd
Replace test-compile with compile_only=true option
há 12 anos
Tuncer Ayaz
87904ceef2
Fix version string
há 12 anos
Motiejus Jakštys
8f01d0de60
Add skip_deps=AppListSeparatedByCommas feature
há 12 anos
Tuncer Ayaz
e5569e6862
rebar_qc: use lists:flatmap/2
há 12 anos
Tuncer Ayaz
3f2ad54ebc
rebar_qc: fix #292 (Reported-by: Brian L. Troutwine)
há 12 anos
Tuncer Ayaz
19d1ee2c4e
Update THANKS file
há 12 anos
Lev Walkin
f2f294d812
Do not rewrite .app file if it didn't change
há 12 anos