index
:
erlang.mk.git
gh-pages
make-ci-green
master
A build tool for Erlang that just works.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
ct.mk
Age
Commit message (
Expand
)
Author
2018-12-11
Fix a bug where ct-* targets produced an empty GEN line
Loïc Hoguin
2018-11-27
Remove some unnecessary -pa arguments
Loïc Hoguin
2018-11-27
Fix jobserver unavailable warnings
Loïc Hoguin
2018-11-26
Allow running test cases without groups in CT
Loïc Hoguin
2018-11-25
Build issues testing multi-apps projects
Loïc Hoguin
2018-11-23
Allow keeping the CT logs on distclean
Loïc Hoguin
2017-05-12
Fix the test merged in the previous commit
Loïc Hoguin
2016-11-26
Add CT_LOGS_DIR
nevar
2016-10-30
Use := instead of = for list of files
Loïc Hoguin
2016-10-21
Update Copyright notices
2016.10.21
Loïc Hoguin
2016-02-08
Fix ct for multi-app repositories
derwinlu
2016-01-22
Allow running apps/ ct test suites in parallel
Loïc Hoguin
2015-12-29
Add Common Test docs and tests
Loïc Hoguin
2015-07-04
Add $(verbose) to avoid completely silencing commands
Loïc Hoguin
2015-07-02
Reduce dependency on external programs
Loïc Hoguin
2015-05-08
Fully specify the ct paths
Loïc Hoguin
2015-01-12
Update copyright year
Loïc Hoguin
2015-01-10
Introduce test builds and unify testing tools interface
Loïc Hoguin
2015-01-08
Make ct_run use -noinput instead of -noshell
Loïc Hoguin
2014-10-15
Add -I include/ to build-ct-suites target
Alexander Færøy
2014-07-29
Only autodetect if we have a test directory.
Sedrik
2014-07-25
Fix a wrong target name
Loïc Hoguin
2014-07-24
Autodetect CT SUITES
Sedrik
2014-06-06
move CT_OPTS so that -erl_args works as expected when running tests
Christian Briones
2014-05-28
Cut erlang.mk into many small components
Loïc Hoguin