aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_app.mk
AgeCommit message (Expand)Author
2023-05-09Autopatch: better handle COMPILE_FIRST/erl_first_filesLoïc Hoguin
2023-04-03Fix core-app-yrl-header test for OTP-26Loïc Hoguin
2022-05-30Fix yecc test case failing with OTP-25.02022.05.31Loïc Hoguin
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-02-07Copy src/$(PROJECT).appup to ebin/ on build if anyLoïc Hoguin
2019-08-29Build symlinked source filesLars Kroll
2019-06-24Use cowlib master in testsLoïc Hoguin
2018-12-07Autopatch: allow configuring REBAR_GIT and REBAR_COMMITLoïc Hoguin
2018-11-30Validate the .app file after generating itLoïc Hoguin
2018-11-30Fix Dialyzer when a project has and uses parse transformsLoïc Hoguin
2018-11-28Fix asn1 compilation with the +maps optionLoïc Hoguin
2018-11-26Fix badly written tests failing when LEGACY=1Loïc Hoguin
2018-11-25Build $(PROJECT).d in a separate $(MAKE) callLoïc Hoguin
2018-11-24Test case for yecc, switching between test mode and normal modeHugo Mills
2018-11-24Update the OTP-REG.mib file download locationLoïc Hoguin
2018-05-14Make some of the new tests more quietLoïc Hoguin
2018-05-14Don't list test cases manually anymoreLoïc Hoguin
2018-05-14Small tweaks to previous PRLoïc Hoguin
2018-05-14Add test with include loopStanislav Ovchar
2018-05-14Add tests include_lib tests for depsStanislav Ovchar
2018-05-14Add tests when .hrl files are in srcStanislav Ovchar
2018-05-14Add core-app-hlr test to verify recursive inculde_lib between appsStanislav Ovchar
2018-05-14Add core-app-hlr test to verify inlude_lib between appsStanislav Ovchar
2018-05-14Add core-app simple test for hlr with -include_libStanislav Ovchar
2017-04-27Use --gpg-no-sign in commits in testsLoïc Hoguin
2017-04-10Only makedep and build asn1/xrl/mib files when necessaryLoïc Hoguin
2017-01-12Set ASN.1 compilation options using ERLC_ASN1_OPTS2017.01.12Klas Johansson
2016-10-29Small tweak to make it easier for me to notice test failuresLoïc Hoguin
2016-10-28Use an intermediate timestamp file to know when to touch source filesJean-Sébastien Pédron
2016-10-23Support PROJECT_APP_EXTRA_KEYS to add keys to the .app fileJean-Sébastien Pédron
2016-10-19Escape % in app_file templatenevar
2016-10-19Add PROJECT_ENVnevar
2016-10-19Cosmetic changes to previous mergeLoïc Hoguin
2016-10-19Added test for defining yecc header file.Micah Warren
2016-06-08Add a test case for custom PROJECT_MODJared Flatow
2015-12-24Simplify cleaning in the test suiteLoïc Hoguin
2015-12-15Make some rm -rf commands saferLoïc Hoguin
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