text.c: use strncpy instead of strcpy for better security
[platform/upstream/libxkbcommon.git] / test / data /
2023-12-21 Sung-Jin ParkApply directory macros and install license file to...
2023-09-29 Pierre Le MarreFix trailing whitespaces in XKB files
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-07-14 Pierre Le MarreImproved tests related to keysyms
2023-05-01 WismillAdd support for modmap None (#291)
2021-05-22 Ran Benitatests/data: add files needed to fully test compose
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-10-19 Peter Huttererxkbcomp: where a keysym cannot be resolved, set it...
2020-09-07 Ran Benitatest/data: add rule registry files
2020-09-07 Ran Benitatest/data: sync from xkeyboard-config 2.30
2020-09-07 Ran Benitatest/data: change quartz.xkb from CRLF to LF
2019-12-28 Ran Benitatest/data: ensure files are checked out with LF, not...
2019-12-24 Peter Huttererrules: add include statements to rules files
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
2017-12-03 Ran Benitatest/data: sync with xkeyboard-config 2.22
2015-08-23 Ran Benitatest/x11comp: remove duplicate FOUR_LEVEL_KEYPAD from...
2014-10-16 Ran Benitatest/data: add files for model=applealu_ansi layout=us
2014-10-16 Ran Benitatest/data: sync to xkeyboard-config 2.13
2014-10-05 Ran Benitatest/compose: add new test
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-10-14 Ran Benitarules: fix scanning of line-continuation without leadin...
2013-08-14 Ran Benitatest: make sure keycode 0 works fine
2013-08-13 Ran Benitascanner: don't fail over unknown escape sequence
2013-08-02 Ran Benitascanner: allow empty key name literals
2013-08-02 Ran Benitaxkbcomp: handle empty keymaps
2013-07-22 Ran Benitatest: sync test/data from xkeyboard-config 2.9
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
2013-03-18 Ran BenitaSync test data from xkeyboard-config
2012-09-30 Ran Benitaparser: remove XkbCompMapList rule
2012-09-27 Ran Benitatest: add keycodes files which map directly to evdev...
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-03 Ran Benitarules: fix check for appending '|' character when applying
2012-09-03 Ran Benitatest/data/symbols: keypad can only have one default...
2012-09-01 Ran Benitacompat: ignore "group" (compatibility) statements
2012-09-01 Ran Benitacompat: ignore "locking" field in sym interprets
2012-09-01 Ran Benitarulescomp: remove bad failtests
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
2012-07-12 Ran Benitarules: fix parsing of multiple options
2012-06-09 Ran Benitatest/dump: allow to run manually
2012-05-20 Ran Benitarules: add test
2012-04-09 Ran BenitaOverhaul test suite