mirror of
https://github.com/swaywm/sway.git
synced 2026-02-24 01:40:24 -05:00
Add some tests about config
Create a test infrastructure, create few tests about the config file reading and validation. Add couple of checks in config.c to avoid null pointers exceptions when running tests.
This commit is contained in:
parent
a25645a5a6
commit
884338cff4
7 changed files with 287 additions and 24 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,7 +3,6 @@ install_manifest.txt
|
|||
*.o
|
||||
*.a
|
||||
bin/
|
||||
test/
|
||||
build/
|
||||
build-*/
|
||||
.cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue