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_common_test.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a --fail_fast switch to common test
Fred Hebert
2018-12-17
1
-4
/
+22
*
Abstracted path management
Fred Hebert
2018-10-11
1
-7
/
+5
*
Logger support in cth_readable; compact CT output
Fred Hebert
2018-05-05
1
-14
/
+20
*
add eunit and ct option to set coverdata file name
Tristan Sloughter
2017-12-04
1
-3
/
+10
*
Add experimental support for ct --retry option
Fred Hebert
2017-11-24
1
-4
/
+19
*
Revert "Add experimental support for ct --retry option"
Fred Hebert
2017-11-24
1
-23
/
+5
*
Add experimental support for ct --retry option
Fred Hebert
2017-11-23
1
-5
/
+23
*
OTP-21 readiness, Full Unicode support
Fred Hebert
2017-11-16
1
-1
/
+1
*
Unicode support in all the places
Fred Hebert
2017-08-06
1
-1
/
+1
*
add compile_only option to ct provider
Tristan Sloughter
2017-07-13
1
-2
/
+12
*
Handle internal CT failures
Fred Hebert
2017-05-11
1
-2
/
+9
*
Drop R15 support
Fred Hebert
2017-05-03
1
-3
/
+0
*
Fix typo, occured -> occurred
Luis Rascao
2017-04-12
1
-1
/
+1
*
Typo: seperate -> separate
Michiel Beijen
2017-03-27
1
-8
/
+8
*
Allow single test spec in ct_opts
Siri Hansen
2017-03-06
1
-12
/
+15
*
Handle errors from ct_testspec
Siri Hansen
2016-12-22
1
-3
/
+5
*
Make sure ct_testspec is loaded
Siri Hansen
2016-12-22
1
-0
/
+1
*
Add all dirs from test spec
Siri Hansen
2016-12-20
1
-12
/
+69
*
Allow using relative path to suite in project root
Siri Hansen
2016-12-13
1
-14
/
+1
*
Translate path to testspec
Siri Hansen
2016-12-09
1
-33
/
+28
*
Add directory of testspec as extra_src_dir
Siri Hansen
2016-12-08
1
-8
/
+8
*
Improve merge of command line options and config options
Siri Hansen
2016-12-07
1
-25
/
+52
*
Fix rebar3 dialyzer warnings
Fred Hebert
2016-11-19
1
-11
/
+4
*
fix "helpful" compiler spelling correction
alisdair sullivan
2016-10-17
1
-1
/
+1
*
allow test specifications to be passed via the command line
alisdair sullivan
2016-10-17
1
-3
/
+8
*
Some post-review changes:
Alexander Sedov
2016-10-11
1
-0
/
+4
*
Avoid backward-compatibility-breaking changes.
Alexander Sedov
2016-10-11
1
-3
/
+3
*
Made reading sys.configs consistent with OTP specification.
Alexander Sedov
2016-10-11
1
-3
/
+3
*
Made Common Test load the user's applications before slurping config.
Alexander Sedov
2016-10-11
1
-0
/
+1
*
Typo fix.
Alexander Sedov
2016-08-04
1
-1
/
+1
*
add support for passing a sys_config to common test
Tristan Sloughter
2016-06-11
1
-1
/
+24
*
Add sname, name, setcookie option in eunit, ct
soranoba
2016-04-07
1
-1
/
+10
*
supported dist_node in ct and eunit
soranoba
2016-04-07
1
-0
/
+5
*
allow all `ct_opts` arguments to be passed through to `ct:run_test/1`
alisdair sullivan
2016-04-01
1
-2
/
+4
*
move definition of 'EUNIT' macro to eunit provider
alisdair sullivan
2016-03-03
1
-1
/
+19
*
Take CT options errors and turn them to warnings
Fred Hebert
2016-03-02
1
-6
/
+9
*
Merge pull request #1099 from talentdeficit/ct_include
Tristan Sloughter
2016-03-01
1
-14
/
+30
|
\
|
*
add support for common tests `include` flag
alisdair sullivan
2016-03-01
1
-14
/
+30
*
|
Merge pull request #1098 from talentdeficit/ct_warn_on_cover_spec
Tristan Sloughter
2016-03-01
1
-1
/
+3
|
\
\
|
*
|
add a link to the docs about `test_spec` and `cover` in ct warnings
alisdair sullivan
2016-03-01
1
-2
/
+2
|
*
|
error on a cover spec in ct_opts
alisdair sullivan
2016-03-01
1
-0
/
+2
|
|
/
*
|
in providers that don't run per app run all available hooks
Tristan Sloughter
2016-02-28
1
-4
/
+5
|
/
*
fix paths for multiple app projects when running ct with no --dir argument
alisdair sullivan
2016-01-30
1
-7
/
+13
*
don't strip the project apps when running `ct` with just a root suite specified
alisdair sullivan
2016-01-30
1
-2
/
+3
*
put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras'
alisdair sullivan
2015-12-20
1
-1
/
+2
*
allow ct suites to be specified at the root of a project (or root of app)
alisdair sullivan
2015-12-20
1
-2
/
+27
*
whitespace cleanup
alisdair sullivan
2015-12-20
1
-1
/
+1
*
error on ct/eunit argument errors instead of warning
alisdair sullivan
2015-11-15
1
-42
/
+71
*
warn on incorrectly specified test options in `rebar.config`
alisdair sullivan
2015-11-14
1
-6
/
+21
*
Optionally disable readable output
Fred Hebert
2015-11-13
1
-10
/
+26
[next]