mirror of
https://github.com/swaywm/sway.git
synced 2026-02-05 04:06:25 -05: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
|