Fix issues detected by static analysis tool
[platform/upstream/libxkbcommon.git] / test / data / keymaps /
2023-09-28 Pierre Le MarreKeysyms: Fix failing tests
2023-09-26 Pierre Le MarrePrevent overflow of octal escape sequences
2023-09-26 Pierre Le MarreDisallow producing NULL character with escape sequences
2023-05-01 WismillAdd support for modmap None (#291)
2020-11-23 Ran Benitakeymap-dump: follow xkbcomp in printing affect=both...
2020-11-23 Ran Benitatest/data: update host.xkb to match keymap-dump style
2020-09-07 Ran Benitatest/data: change quartz.xkb from CRLF to LF
2019-10-16 Ran Benitakeymap-dump: use consistent capitalization for "Group<N>"
2019-10-16 Ran Benitakeymap-dump: fix invalid names used for levels above 8
2015-08-23 Ran Benitatest/x11comp: remove duplicate FOUR_LEVEL_KEYPAD from...
2014-09-21 Ran Benitakeymap-dump: combine modifier_map's with the same modifier
2014-09-10 Ran Benitakeycodes: fix keymap compilation with no aliases and...
2014-08-09 Ran Benitatest/x11-keyseq: new test
2014-07-27 Ran Benitaast-build: make sure InterpDef is freeable
2014-07-26 Ran Benitatest: add file with a syntax error
2014-02-15 Ran Benitakeymap-dump: don't print "affect=lock" in PtrLock
2013-11-27 Ran Benitascanner: restore lost DIVIDE token
2013-08-02 Ran Benitascanner: allow empty key name literals
2013-05-09 Daniel StoneWiden keycode range to 8/255 if possible (bug #63390)
2013-03-18 Ran Benitakeymap-dump: remove some ugly empty lines
2013-03-18 Ran Benitakeymap-dump: don't indent after xkb_keymap {
2013-03-18 Ran Benitakeysym: print unicode keysyms uppercase and 0-padded
2013-03-18 Ran Benitastate: fix unbound virtual modifier bug
2012-09-30 Ran Benitaparser: remove XkbCompMapList rule
2012-09-27 Ran Benitakeymap-dump: make it look better with long key names
2012-09-14 Ran Benitakeycodes: ignore explicit minimum/maximum statements
2012-09-13 Ran Benitakeymap-dump: don't write spaces between multiple-syms...
2012-09-01 Ran Benitacompat: ignore "group" (compatibility) statements
2012-09-01 Ran Benitacompat: ignore "locking" field in sym interprets
2012-08-08 Daniel Stonestringcomp: Make test more punishing
2012-08-08 Daniel Stonetest/dump: Remove superfluous test
2012-08-08 Daniel Stonestringcomp: Remove unnecessary Level1 mappings
2012-08-08 Daniel Stonestringcomp: Update input file for output changes
2012-08-07 Ran Benitatypes: remove DeleteLevel1MapEntries
2012-08-07 Ran Benitatypes: don't use canonical/required types
2012-07-26 Ran Benitaexpr: don't divide by zero
2012-07-12 Daniel StoneAdd multiple-keysyms-per-level to test data
2012-07-12 Daniel Stonetests: Update dump.data for recent fixes
2012-07-12 Ran Benitadump: add back kccgst names
2012-07-12 Ran Benitadump: a few more tweaks to match xkbcomp output
2012-07-12 Ran Benitasymbols: fix bug in modifier_map handling
2012-07-12 Daniel StoneImport dataset into test/data/
2012-07-12 Daniel StoneMove test data files to test/data/keymaps