index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add exclude_apps/mods, plt_extra_mods, base_plt_mods config
James Fish
2016-11-03
1
-2
/
+36
*
allow test specifications to be passed via the command line
alisdair sullivan
2016-10-17
1
-19
/
+35
*
Prevent crashes in `rebar3 as` with no tasks
Fred Hebert
2016-10-17
1
-1
/
+16
*
Merge pull request #1337 from ferd/support-aliasing
alisdair sullivan
2016-10-13
3
-16
/
+129
|
\
|
*
Track package hash in memory index, add hash test
Fred Hebert
2016-10-04
1
-1
/
+43
|
*
Add transitive alias tests
Fred Hebert
2016-10-04
1
-7
/
+75
|
*
Update existing tests to use new index structure
Fred Hebert
2016-10-03
1
-1
/
+4
|
*
Properly support package aliasing and alt names
Fred Hebert
2016-09-27
1
-8
/
+8
*
|
Fix private includes when compiling in test profile
Fred Hebert
2016-09-30
1
-1
/
+70
*
|
Add support for behaviors, and not just behaviours
Brujo Benavides
2016-09-28
1
-1
/
+1
|
/
*
allow using an alternate regex to locate test modules during eunit runs
alisdair sullivan
2016-09-20
1
-1
/
+25
*
recompile all files when a parse transform given as an opt needs updating
alisdair sullivan
2016-09-20
1
-2
/
+103
*
Ignore mv warnings
David de Boer
2016-09-15
1
-2
/
+10
*
r15 proof cover tests``
alisdair sullivan
2016-08-27
1
-1
/
+2
*
use `cover:analyse(cover:modules())` for tests instead of `cover:analyse()`
alisdair sullivan
2016-08-27
1
-1
/
+1
*
reset accumulated coverdata on writing out to disk. this prevents
alisdair sullivan
2016-08-27
1
-2
/
+19
*
Add test suite for cover_excl_mods option
Fred Hebert
2016-08-27
1
-2
/
+28
*
Add tests for multi-app edoc linking working
Fred Hebert
2016-08-25
13
-0
/
+321
*
Handle `escriptize` when the specified app is missing
Nathaniel Waisbrot
2016-08-04
1
-1
/
+25
*
ssl_verify_hostname was renamed to ssl_verify_fun
Ilya Khaprov
2016-07-15
1
-32
/
+24
*
Don't error when analyzing empty app
James Fish
2016-07-11
1
-1
/
+15
*
Handle empty PLTs
James Fish
2016-07-11
1
-2
/
+63
*
Merge pull request #1207 from ferd/pkg-local-hash-lock
Fred Hebert
2016-06-22
10
-44
/
+238
|
\
|
*
Testing expected hash behaviour and errors in pkgs
Fred Hebert
2016-05-25
4
-7
/
+116
|
*
Make tests pass
Fred Hebert
2016-05-24
3
-11
/
+18
|
*
Test support for OTP-19
Fred Hebert
2016-05-24
1
-6
/
+17
|
*
Support package hashes in structure and lockfile
Fred Hebert
2016-05-24
6
-29
/
+96
*
|
normalize include dirs to absolute paths during compilation
alisdair sullivan
2016-06-12
1
-3
/
+42
*
|
Merge pull request #1232 from talentdeficit/REBAR-1184
Fred Hebert
2016-06-11
1
-2
/
+48
|
\
\
|
*
|
REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15
alisdair sullivan
2016-06-11
1
-2
/
+5
|
*
|
REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set
alisdair sullivan
2016-06-11
1
-2
/
+45
*
|
|
Merge pull request #1227 from ferd/compiler-source-format
Fred Hebert
2016-06-11
1
-2
/
+26
|
\
\
\
|
*
|
|
Reinstated test
Garrett Smith
2016-05-02
1
-0
/
+1
|
*
|
|
Option to format compiler sources
Garrett Smith
2016-05-02
1
-2
/
+25
*
|
|
|
add support for passing a sys_config to common test
Tristan Sloughter
2016-06-11
1
-3
/
+45
|
|
/
/
|
/
|
|
*
|
|
Support ENV config for proxy values
Fred Hebert
2016-06-11
1
-1
/
+72
*
|
|
Regression test showing the bug for umbrella apps
Fred Hebert
2016-06-03
1
-4
/
+48
|
|
/
|
/
|
*
|
adjust `data_dir_correct` test in ct suite
alisdair sullivan
2016-05-23
1
-1
/
+1
*
|
don't generated coverage for `extra_src_dirs`
alisdair sullivan
2016-05-15
1
-4
/
+4
|
/
*
Merge pull request #1121 from frojasg/feature/config-rebar-dir-using-env-var
Tristan Sloughter
2016-04-30
1
-2
/
+34
|
\
|
*
Read env var REBAR_CACHE_DIR on rebar3 only once
Francisco Rojas
2016-04-06
1
-1
/
+1
|
*
use priv_dir in rebar_dir test
Francisco Rojas
2016-03-17
1
-2
/
+2
|
*
Allows overwrite default cache dir using REBAR_CACHE_DIR
Francisco Rojas
2016-03-15
1
-2
/
+34
*
|
rename dist to dist_node
Fred Hebert
2016-04-01
1
-8
/
+8
*
|
Extract dist config handling, support {dist, ...}
Fred Hebert
2016-03-21
1
-0
/
+74
|
/
*
move definition of 'EUNIT' macro to eunit provider
alisdair sullivan
2016-03-03
2
-10
/
+65
*
Revert "define the 'EUNIT' macro in the test profile"
alisdair sullivan
2016-03-03
1
-10
/
+4
*
define the 'EUNIT' macro in the test profile
alisdair sullivan
2016-03-03
1
-4
/
+10
*
include project_plugins in plugins that can be upgraded
Tristan Sloughter
2016-03-02
1
-1
/
+42
*
Take CT options errors and turn them to warnings
Fred Hebert
2016-03-02
1
-7
/
+7
[prev]
[next]