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_prv_eunit.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
copy project apps to deps output dir for compilation
Tristan Sloughter
2015-02-28
1
-2
/
+3
*
don't lose erl_opts when compiling for tests
Tristan Sloughter
2015-01-23
1
-5
/
+5
*
use new `rebar_file_utils` functions in `eunit` and `ct` providers
alisdair sullivan
2015-01-16
1
-10
/
+2
*
change more instances of mistyped `erl_first_modules` to
alisdair sullivan
2015-01-15
1
-1
/
+1
*
replace single profile atom in providers with list of profiles
Tristan Sloughter
2015-01-11
1
-2
/
+1
*
when compiling `common_test` or `eunit` use the same tmp dir
alisdair sullivan
2015-01-09
1
-5
/
+17
*
add support for a bare `test` directory when using `apps` libdirs
alisdair sullivan
2015-01-08
1
-7
/
+24
*
exclude `_checkouts` from directories to be precompiled for
alisdair sullivan
2015-01-08
1
-3
/
+14
*
preserve rebar path when running `ct` and `eunit` tests
alisdair sullivan
2015-01-07
1
-2
/
+5
*
reworked eunit provider
alisdair sullivan
2015-01-06
1
-493
/
+110
*
move dir functions from utils to new module rebar_dir
Tristan Sloughter
2014-12-01
1
-4
/
+4
*
move back to using format_error/1
Tristan Sloughter
2014-11-09
1
-4
/
+4
*
handle throw by relx
Tristan Sloughter
2014-11-08
1
-3
/
+3
*
add eunit task, still work to be done
Tristan Sloughter
2014-11-05
1
-0
/
+528