doomemacs/modules/tools/password-store
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
..
test Reorganize unit-tests and test workflow 2017-06-14 21:15:19 +02:00
autoload.el Add +pass-get-user & +pass-get-secret (#103) 2017-06-12 02:43:35 +02:00
config.el tools/password-store: version check + refactor 2017-06-13 11:04:18 +02:00
packages.el tools/password-store: version check + refactor 2017-06-13 11:04:18 +02:00