mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-09 02:31:59 -08:00
+ 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.
|
||
|---|---|---|
| .. | ||
| dired | ||
| electric-indent | ||
| eshell | ||
| gist | ||
| macos | ||
| neotree | ||
| password-store | ||
| rotate-text | ||
| term | ||
| tmux/autoload | ||
| upload | ||