libxkbcommon/test/data
Pierre Le Marre 00e3058e7b Prevent recursive includes of keymap components
- Add check for recursive includes of keymap components. It relies on
  limiting the include depth. The threshold is currently to 15, which
  seems reasonable with plenty of margin for keymaps in the wild.
- Add corresponding new log message `recursive-include`.
- Add tests for recursive includes.
2023-11-06 22:06:25 +01:00
..
compat Prevent recursive includes of keymap components 2023-11-06 22:06:25 +01:00
keycodes Prevent recursive includes of keymap components 2023-11-06 22:06:25 +01:00
keymaps Keysyms: Fix failing tests 2023-09-28 07:48:37 +02:00
locale Fix trailing whitespaces in XKB files 2023-09-29 09:42:08 +02:00
rules rules: early detection of invalid encoding 2023-11-03 04:16:50 +01:00
symbols Prevent recursive includes of keymap components 2023-11-06 22:06:25 +01:00
types Prevent recursive includes of keymap components 2023-11-06 22:06:25 +01:00
.gitattributes test/data: ensure files are checked out with LF, not CRLF 2019-12-28 15:59:47 +02:00
sync.sh tests/data: add files needed to fully test compose 2021-05-22 19:58:40 +03:00