aboutsummaryrefslogtreecommitdiffstats
path: root/core/test.mk
AgeCommit message (Expand)Author
2020-06-22core/test.mk: Abort build if a test file fails to compileJean-Sébastien Pédron
2020-04-21core/test.mk: Rebuild out-of-date test modules onlyJean-Sébastien Pédron
2020-04-12core/test.mk: Build application before its testsJean-Sébastien Pédron
2019-06-26Fix "make eunit/ct" not fetching apps dependenciesLoïc Hoguin
2018-12-05Implement the dep_built optimization for test/shell depsLoïc Hoguin
2018-11-25Build issues testing multi-apps projectsLoïc Hoguin
2018-11-23Reorder the test-dir options to make it more like compile_erlLoïc Hoguin
2018-05-07Escape double quotes when passing ERLC_OPTS during testsLoïc Hoguin
2017-05-12Make sure the build fails if a docs/rel/test/shell dep failsJean-Sébastien Pédron
2016-10-21Update Copyright notices2016.10.21Loïc Hoguin
2015-12-24Add EUnit tests and documentationLoïc Hoguin
2015-09-03Generate `$(PROJECT).d` before calling `make app-build`Jean-Sébastien Pédron
2015-07-21Don't use warning_as_errors for erlang.mk-style depsLoïc Hoguin
2015-07-04Add $(verbose) to avoid completely silencing commandsLoïc Hoguin
2015-07-02Reduce dependency on external programsLoïc Hoguin
2015-05-09Skip any handling of dependencies if SKIP_DEPS is definedLoïc Hoguin
2015-05-09Merge branch 'cover' of https://github.com/zuiderkwast/erlang.mkLoïc Hoguin
2015-05-08Fully specify the ct pathsLoïc Hoguin
2015-01-24Combined coverage report for eunit and ctViktor Söderqvist
2015-01-10Introduce test builds and unify testing tools interfaceLoïc Hoguin