Tuncer Ayaz
6c1694980c
Fix whitespace error
13 년 전
Joe DeVivo
991e2ce8e1
Add erlc override from erl_opts: outdir
13 년 전
Tuncer Ayaz
fc7df16e31
Clarify comments
13 년 전
Tuncer Ayaz
bdee72fae8
rebar_eunit: add tests= TODO item
13 년 전
Roberto Ostinelli
69dc9ec933
Add experimental tests= filter for eunit suites
13 년 전
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.
13 년 전
Tuncer Ayaz
795f9345a7
New upstream mustache.erl
13 년 전
Tuncer Ayaz
5d6b82390f
rebar_eunit: fix typo
13 년 전
Tuncer Ayaz
8f3873e061
rebar_utils: refactor get_experimental and get_deprecated funs
13 년 전
Tuncer Ayaz
75a6de27e7
rebar_qc: ensure_dir/1 the same way as in rebar_eunit
13 년 전
Tuncer Ayaz
e47d643ea3
Use separate dirs for eunit and qc
13 년 전
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.
13 년 전
Tuncer Ayaz
16091f9934
rebar_utils: fix whitespace error
13 년 전
Tuncer Ayaz
99b645e4a3
Separate eunit and qc compile options
13 년 전
Tuncer Ayaz
803f6e8ecd
Replace test-compile with compile_only=true option
13 년 전
Tuncer Ayaz
e5569e6862
rebar_qc: use lists:flatmap/2
13 년 전
Tuncer Ayaz
3f2ad54ebc
rebar_qc: fix #292 (Reported-by: Brian L. Troutwine)
13 년 전
Lev Walkin
f2f294d812
Do not rewrite .app file if it didn't change
13 년 전
Edwin Fine
ca8d7cc95d
Ensure edocs are also built if only overview.edoc changes
13 년 전
DeadZen
f1d35f9d06
Add ct_log_dir option, skip test dir with no SUITE
When rebar ct executes with its default common test directory of "test",
it will generate a hardcoded "logs" directory in every application with
a test directory present, causing an overlap with eunit's test framework
so even test directories with only eunit tests will be processed by ct.
13 년 전
Tuncer Ayaz
888bbc8ee2
Fix whitespace error
13 년 전
Tuncer Ayaz
fdc1425a3b
Use rebar_utils:test_dir/0 for coverdata export file
13 년 전
David Åberg
43d5b6257e
Enable export of cover data from eunit testrun
13 년 전
Tuncer Ayaz
aec71f93cb
Clean up specs
13 년 전
Tuncer Ayaz
1b9f2a5981
rebar_utils: fix whitespace error
13 년 전
Tuncer Ayaz
491d52298e
Re-use rebar_utils:ebin_dir()
13 년 전
Tuncer Ayaz
e2492eb37f
rebar_utils: call get_cwd/1 locally
13 년 전
Tuncer Ayaz
870f8cfbb4
rebar_utils: clean up specs
13 년 전
Tuncer Ayaz
70c82ba1c1
Fix arg order in rebar_erlc_compiler:compile_mib/3
13 년 전
Tuncer Ayaz
0b18b208e2
Only print absolute filename if not in base_dir
13 년 전
Tuncer Ayaz
4f19572ff9
Remove two comments
13 년 전
Tuncer Ayaz
392adcf967
Refactor setup_env rebar_config funs
13 년 전
Tuncer Ayaz
c9ddb8325a
Quote EUnit User's guide about _tests.beam handling
13 년 전
Tuncer Ayaz
ad2e94b96b
Add experimental notice to test-compile and shell
13 년 전
Tuncer Ayaz
636c02f0be
Fix R13B03 build (Reported-by: Sergey Nartimov)
13 년 전
Joseph Wayne Norton
2d62896de0
Fix -D handling
13 년 전
Tuncer Ayaz
74a82fa104
Fix -c typo (Noticed-by: Joe Norton)
13 년 전
Tuncer Ayaz
64972a0be5
Fix trivial comment typo
13 년 전
Tuncer Ayaz
228f39efa1
Rename old eunit compile options for consistency with test-compile
13 년 전
Steven Gravell
093f160be5
relative libs in RELEASES file
13 년 전
Daniel Luna
d496be2871
rebar_rel_utils: remove two lines of noop
13 년 전
Tuncer Ayaz
70d27c5720
rebar_deps: use xconf for deps_dir
13 년 전
Tuncer Ayaz
f6cfc74dc0
Fix indenting
13 년 전
Tuncer Ayaz
c648af3697
Finalize port_compiler deprecations
13 년 전
Tuncer Ayaz
c0644dc195
Finalize app=, skip_app=, suite= deprecations
13 년 전
Tuncer Ayaz
e75a97ad33
Add 'qc' cmd and rename eunit-compile to test-compile
14 년 전
Tuncer Ayaz
902dcdf3ff
Add 'eunit-compile' cmd (Suggested-by: Joe Norton)
14 년 전
Tuncer Ayaz
252757c753
Do not use application:set_env
13 년 전
Tuncer Ayaz
3c56fbab6f
Restore old reltool vsn check
reltool is missing an app resource file before R14A.
Therefore, restore the old check and add TODO.
13 년 전
Tuncer Ayaz
86c69bc253
Fix Dialyzer warning
13 년 전