Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-13 | Makefile: Simplify | Kyle Meyer | |
2015-02-19 | Makefile: Fix batch test run for travis | Kyle Meyer | |
Commit 9e80dc263 redefined the EMACS variable in the Makefile to include the --batch flag, but this is overridden in .travis.yml, so specify the flags separately. | |||
2015-02-19 | Makefile: Byte compile before tests | Kyle Meyer | |
2015-02-19 | Use cl-lib instead of dash | Kyle Meyer | |
2015-02-17 | Expand Makefile | Kyle Meyer | |
2014-11-24 | Merge pull request #4 from rranelli/tests-with-makefile | Kyle Meyer | |
Before merging, Makefile code specific for maven-test-mode was removed. | |||
2014-11-24 | Add Makefile and test target | renan-ranelli | |