mirror of
https://github.com/swaywm/sway.git
synced 2025-10-08 21:25:58 +00:00
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.
13 lines
139 B
Text
13 lines
139 B
Text
install_manifest.txt
|
|
*.swp
|
|
*.o
|
|
*.a
|
|
bin/
|
|
build/
|
|
build-*/
|
|
.cache/
|
|
.lvimrc
|
|
config-debug
|
|
wayland-*-protocol.*
|
|
/subprojects/wlroots
|
|
subprojects
|