forked from entailz/toes
tabs and tab overview
This commit is contained in:
commit
d07c2a5cc9
244 changed files with 72046 additions and 0 deletions
8
tests/meson.build
Normal file
8
tests/meson.build
Normal 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
1559
tests/test-config.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue