index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_eunit.erl
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Refactor of compilation logic to enable support for package modules and ↵
Dave Smith
2010-01-02
1
-5
/
+10
|
|
|
|
provide better modularity/reusability for other systems
*
Added vi modeline/emacs local variables to file headers
Tuncer Ayaz
2009-12-31
1
-0
/
+2
|
*
Deleted trailing whitespace
Tuncer Ayaz
2009-12-30
1
-11
/
+11
|
*
add hrl-triggered recompiling to 'eunit' build as well
Bryan Fink
2009-12-21
1
-1
/
+1
|
*
recompile files if their "includes" have changed
Bryan Fink
2009-12-21
1
-1
/
+1
|
|
|
|
added parameter to do_compile for passing a function that can extra the list of includes from a file
*
Run eunit in .eunit dir to ensure any created/temporary files are created there
Dave Smith
2009-12-14
1
-0
/
+8
|
*
Fixing number of warnings and buglets
Dave Smith
2009-12-14
1
-6
/
+6
|
*
Add support for coverage generation
Dave Smith
2009-12-09
1
-2
/
+103
|
*
Remove unnecessary debug in _core; adding EQC flag for eunit builds
Dave Smith
2009-12-08
1
-2
/
+24
|
*
Refactoring eunit to support in-module tests
Dave Smith
2009-12-07
1
-79
/
+44
|
*
Added support for eunit tests as test/*_tests.erl
Jon Meredith
2009-12-05
1
-0
/
+141
[prev]