Commit Graph

9 Commits

Author SHA1 Message Date
Henrik Lissner
25fb52e317
Remove DEBUG=1 from travis build 2017-06-28 18:02:15 +02:00
Henrik Lissner
9c93c453e8
Reorganize unit-tests and test workflow
+ Moved unit tests out of tests/ and into their respective modules.
+ Rewrite makefile and added these tasks:
  + <MODULE>/<SUBMODULE> -- byte-compile a specific module
  + test:<MODULE>/<SUBMODULE> -- runs tests for a specific module
  + testi -- run tests in an interactive session of Emacs (WIP)
  + run -- opens an Emacs session with this config; useful when it is in
    a non-standard location.
2017-06-14 21:15:19 +02:00
Henrik Lissner
00b4ab1776 Fix .travis.yml + add INSECURE envvar 2017-05-19 23:49:07 +02:00
Henrik Lissner
a8ac2388d1 Update .travis.yml (add 25.2 test + more debug output) 2017-05-14 11:14:18 +02:00
Henrik Lissner
b790bd61ee .travis.yml: simplify make command 2017-04-05 22:12:47 -04:00
Henrik Lissner
8d282fc185 .travis.yml: add init.el 2017-04-05 21:57:09 -04:00
Henrik Lissner
c765a5078c .travis.yml: fix incorrect setup script 2017-04-05 21:54:40 -04:00
Henrik Lissner
a48880a135 Correct .travis.yml 2017-04-05 21:51:03 -04:00
Henrik Lissner
ce5c7a8f52 Add .travis.yml 2017-04-05 21:43:22 -04:00