Age | Commit message (Expand) | Author |
2018-11-30 | Validate the .app file after generating it | Loïc Hoguin |
2018-11-30 | Fix Dialyzer when a project has and uses parse transforms | Loïc Hoguin |
2018-11-28 | Fix asn1 compilation with the +maps option | Loïc Hoguin |
2018-11-26 | Fix badly written tests failing when LEGACY=1 | Loïc Hoguin |
2018-11-25 | Build $(PROJECT).d in a separate $(MAKE) call | Loïc Hoguin |
2018-11-24 | Test case for yecc, switching between test mode and normal mode | Hugo Mills |
2018-11-24 | Update the OTP-REG.mib file download location | Loïc Hoguin |
2018-05-14 | Make some of the new tests more quiet | Loïc Hoguin |
2018-05-14 | Don't list test cases manually anymore | Loïc Hoguin |
2018-05-14 | Small tweaks to previous PR | Loïc Hoguin |
2018-05-14 | Add test with include loop | Stanislav Ovchar |
2018-05-14 | Add tests include_lib tests for deps | Stanislav Ovchar |
2018-05-14 | Add tests when .hrl files are in src | Stanislav Ovchar |
2018-05-14 | Add core-app-hlr test to verify recursive inculde_lib between apps | Stanislav Ovchar |
2018-05-14 | Add core-app-hlr test to verify inlude_lib between apps | Stanislav Ovchar |
2018-05-14 | Add core-app simple test for hlr with -include_lib | Stanislav Ovchar |
2017-04-27 | Use --gpg-no-sign in commits in tests | Loïc Hoguin |
2017-04-10 | Only makedep and build asn1/xrl/mib files when necessary | Loïc Hoguin |
2017-01-12 | Set ASN.1 compilation options using ERLC_ASN1_OPTS2017.01.12 | Klas Johansson |
2016-10-29 | Small tweak to make it easier for me to notice test failures | Loïc Hoguin |
2016-10-28 | Use an intermediate timestamp file to know when to touch source files | Jean-Sébastien Pédron |
2016-10-23 | Support PROJECT_APP_EXTRA_KEYS to add keys to the .app file | Jean-Sébastien Pédron |
2016-10-19 | Escape % in app_file template | nevar |
2016-10-19 | Add PROJECT_ENV | nevar |
2016-10-19 | Cosmetic changes to previous merge | Loïc Hoguin |
2016-10-19 | Added test for defining yecc header file. | Micah Warren |
2016-06-08 | Add a test case for custom PROJECT_MOD | Jared Flatow |
2015-12-24 | Simplify cleaning in the test suite | Loïc Hoguin |
2015-12-15 | Make some rm -rf commands safer | Loïc Hoguin |
2015-10-22 | Replace "if $(MAKE) then false" by "! $(MAKE)" | Jean-Sébastien Pédron |
2015-10-19 | Force rebuilds on Makefile/.app.src changes | Loïc Hoguin |
2015-09-27 | Fix "repetition-operator operand invalid" error in tests on OSX | Loïc Hoguin |
2015-09-27 | Replace sed -i with perl -ni in tests | Loïc Hoguin |
2015-09-26 | Make tests work on more systems | Loïc Hoguin |
2015-09-25 | Fix error messages appearing when using parse transforms | Loïc Hoguin |
2015-09-18 | Fix test about auto adding an id key when LEGACY=1 | Loïc Hoguin |
2015-09-18 | Add a test for the auto generation of id key in .app file | Loïc Hoguin |
2015-09-18 | Test "no .app.src" by default, test legacy with LEGACY=1 | Loïc Hoguin |
2015-09-11 | Add a test for ERLC_EXCLUDE | Loïc Hoguin |
2015-09-11 | Add another ERLC_OPTS test where we filter-out +debug_info | Loïc Hoguin |
2015-09-11 | Add tests for ERLC_OPTS | Loïc Hoguin |
2015-09-10 | Reorganize the test suite | Loïc Hoguin |