Age | Commit message (Expand) | Author |
2015-10-12 | Add test for and fix DTL_FULL_PATH | Loïc Hoguin |
2015-10-12 | Cleanup ErlyDTL test | Loïc Hoguin |
2015-10-12 | Merge branch 'fix-plugin-erlydtl' of https://github.com/bullno1/erlang.mk | Loïc Hoguin |
2015-10-12 | Rework package testing | Loïc Hoguin |
2015-10-11 | Ensure that modules generated from erlydtl are listed in .app file | bullno1 |
2015-09-29 | Use ?= in APPS_DIR test, just like DEPS_DIR | Loïc Hoguin |
2015-09-29 | Add a test for SKIP_DEPS | Loïc Hoguin |
2015-09-29 | Add a test for NO_AUTOPATCH_ERLANG_MK | Loïc Hoguin |
2015-09-29 | Add tests for and fix NO_AUTOPATCH | Loïc Hoguin |
2015-09-29 | Use a deeper directory for core-deps-dir test | Loïc Hoguin |
2015-09-29 | Improve a few comments and messages | Loïc Hoguin |
2015-09-29 | Add support for APPS_DIR | Loïc Hoguin |
2015-09-27 | Improve tests' platform detection | 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-24 | Add a test for DEPS_DIR | Loïc Hoguin |
2015-09-24 | Add tests for IGNORE_DEPS | Loïc Hoguin |
2015-09-24 | Add tests for dependency fetching order | Loïc Hoguin |
2015-09-24 | Add tests for custom, fail (bad and unknown) and legacy fetch methods | Loïc Hoguin |
2015-09-24 | Add test for the hex fetch method | Loïc Hoguin |
2015-09-24 | Add test for the cp fetch method | Loïc Hoguin |
2015-09-23 | Add tests for git, hg, svn fetch methods | Loïc Hoguin |
2015-09-23 | Add a test for dep_$(DEP) variables | Loïc Hoguin |
2015-09-23 | Implement, add test for dep_$(DEP)_commit variables | Loïc Hoguin |
2015-09-22 | Add tests for TEST_DEPS | Loïc Hoguin |
2015-09-22 | Add a test for SHELL_DEPS | Loïc Hoguin |
2015-09-22 | Disable last check of core-deps-rel under Windows | Loïc Hoguin |
2015-09-22 | Add REL_DEPS along with its test | Loïc Hoguin |
2015-09-22 | Add test for OTP_DEPS | Loïc Hoguin |
2015-09-21 | Add a test for DOC_DEPS | Loïc Hoguin |
2015-09-21 | Add a test for a JS build dependency | Loïc Hoguin |
2015-09-21 | Use cowlib instead of rebar for core-deps-build-erl | Loïc Hoguin |
2015-09-21 | Add a test for an Erlang build dependency | Loïc Hoguin |
2015-09-21 | Add a second C build dependency | Loïc Hoguin |
2015-09-21 | Add a test where the build dependency is a C compiler | Loïc Hoguin |
2015-09-21 | Fix core-deps-pkg test with LEGACY=1 | Loïc Hoguin |
2015-09-21 | Add the first few tests for dependencies | 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-17 | Don't require OTP 18+ to run tests | Loïc Hoguin |
2015-09-17 | Use rebar to confirm that generated rebar.config files work | Loïc Hoguin |
2015-09-17 | Add initial 'make rebar.config' | Loïc Hoguin |
2015-09-14 | Make relx work on Windows/MSYS2 | Loïc Hoguin |
2015-09-14 | Remove "Success!" message from test suite | Loïc Hoguin |
2015-09-11 | Fix plugin tests under CI | Loïc Hoguin |
2015-09-11 | Merge branch 'clean_erlang_mk_tmp' of https://github.com/ingwinlu/erlang.mk | Loïc Hoguin |
2015-09-11 | Add tests for external plugins | Loïc Hoguin |