1
0
Fork 0
forked from entailz/toes

tabs and tab overview

This commit is contained in:
entailz 2026-05-12 23:33:02 -07:00
commit d07c2a5cc9
244 changed files with 72046 additions and 0 deletions

8
tests/meson.build Normal file
View file

@ -0,0 +1,8 @@
config_test = executable(
'test-config',
'test-config.c',
wl_proto_headers,
link_with: [common, tokenize],
dependencies: [pixman, xkb, fontconfig, wayland_client, fcft, tllist])
test('config', config_test)

1559
tests/test-config.c Normal file

File diff suppressed because it is too large Load diff