libxkbcommon/test
Ran Benita 40aab05e77 build: include config.h manually
Previously we included it with an `-include` compiler directive. But
that's not portable. And it's better to be explicit anyway.

Every .c file should have `include "config.h"` first thing.

Signed-off-by: Ran Benita <ran@unusedvar.com>
2019-12-27 13:09:11 +02:00
..
data rules: add include statements to rules files 2019-12-24 09:50:03 +02:00
.gitignore test: add a tool to test-compile all LVO combinations from xkeyboard-config 2018-08-21 11:30:45 +10:00
atom.c build: include config.h manually 2019-12-27 13:09:11 +02:00
buffercomp.c build: include config.h manually 2019-12-27 13:09:11 +02:00
common.c build: include config.h manually 2019-12-27 13:09:11 +02:00
compose.c build: include config.h manually 2019-12-27 13:09:11 +02:00
context.c build: include config.h manually 2019-12-27 13:09:11 +02:00
evdev-scancodes.h test: make most tests portable by copying linux/input.h locally 2014-09-06 11:29:15 +03:00
filecomp.c build: include config.h manually 2019-12-27 13:09:11 +02:00
interactive-evdev.c build: include config.h manually 2019-12-27 13:09:11 +02:00
interactive-wayland.c build: include config.h manually 2019-12-27 13:09:11 +02:00
interactive-x11.c build: include config.h manually 2019-12-27 13:09:11 +02:00
keymap.c build: include config.h manually 2019-12-27 13:09:11 +02:00
keyseq.c build: include config.h manually 2019-12-27 13:09:11 +02:00
keysym.c build: include config.h manually 2019-12-27 13:09:11 +02:00
log.c build: include config.h manually 2019-12-27 13:09:11 +02:00
print-compiled-keymap.c build: include config.h manually 2019-12-27 13:09:11 +02:00
rmlvo-to-kccgst.c build: include config.h manually 2019-12-27 13:09:11 +02:00
rmlvo-to-keymap.c build: include config.h manually 2019-12-27 13:09:11 +02:00
rules-file-includes.c build: include config.h manually 2019-12-27 13:09:11 +02:00
rules-file.c build: include config.h manually 2019-12-27 13:09:11 +02:00
rulescomp.c build: include config.h manually 2019-12-27 13:09:11 +02:00
state.c build: include config.h manually 2019-12-27 13:09:11 +02:00
stringcomp.c build: include config.h manually 2019-12-27 13:09:11 +02:00
symbols-leak-test.bash travis: improve configuration and add macOS 2019-07-25 14:34:17 +03:00
test.h state: allow different modes for calculating consumed modifiers 2016-10-31 12:52:26 +02:00
utf8.c build: include config.h manually 2019-12-27 13:09:11 +02:00
x11.c build: include config.h manually 2019-12-27 13:09:11 +02:00
x11comp.c build: include config.h manually 2019-12-27 13:09:11 +02:00
xkeyboard-config-test.py.in test: xkeyboard-config: bring back the progress bar 2019-11-01 10:45:43 +02:00