aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_app.mk
AgeCommit message (Expand)Author
2015-10-22Replace "if $(MAKE) then false" by "! $(MAKE)"Jean-Sébastien Pédron
2015-10-19Force rebuilds on Makefile/.app.src changesLoïc Hoguin
2015-09-27Fix "repetition-operator operand invalid" error in tests on OSXLoïc Hoguin
2015-09-27Replace sed -i with perl -ni in testsLoïc Hoguin
2015-09-26Make tests work on more systemsLoïc Hoguin
2015-09-25Fix error messages appearing when using parse transformsLoïc Hoguin
2015-09-18Fix test about auto adding an id key when LEGACY=1Loïc Hoguin
2015-09-18Add a test for the auto generation of id key in .app fileLoïc Hoguin
2015-09-18Test "no .app.src" by default, test legacy with LEGACY=1Loïc Hoguin
2015-09-11Add a test for ERLC_EXCLUDELoïc Hoguin
2015-09-11Add another ERLC_OPTS test where we filter-out +debug_infoLoïc Hoguin
2015-09-11Add tests for ERLC_OPTSLoïc Hoguin
2015-09-10Reorganize the test suiteLoïc Hoguin