Add memory test utilities

This commit is contained in:
Drew DeVault 2016-06-19 11:25:58 -04:00
parent 698ba55860
commit e563bec64d
8 changed files with 153 additions and 10 deletions

View file

@ -69,6 +69,11 @@ On systems without logind, you need to suid the sway binary:
sudo chmod a+s /usr/local/bin/sway
## Tests
Run `make && make check` from the build directory to run tests. The exit code
will be the number of failed tests (0 for success).
## Configuration
If you already use i3, then copy your i3 config to `~/.config/sway/config` and