doomemacs/modules/tools
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
..
dired Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
electric-indent Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
eshell Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
gist Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
macos Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
neotree Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
password-store Reorganize unit-tests and test workflow 2017-06-14 21:15:19 +02:00
rotate-text Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
term Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
tmux/autoload Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
upload Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00