summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-07-04Replace keycode numeric offset with EVDEV_OFFSETPierre Le Marre1-41/+41
2023-06-28Test(compose): fix assumption on environment variablesPierre Le Marre1-0/+16
2023-05-13Do not interpret nor emit invalid Unicode encoding formsPierre Le Marre2-0/+6
2023-05-05scanner: allow for a zero terminated string as keymapPeter Hutterer1-18/+22
2023-05-01Add support for modmap None (#291)Wismill3-0/+309
2023-04-11Possible fix for non-MSVC windows compilersRan Benita2-4/+4
2022-09-24test: move mkdir & mkdtemp calls to common place and fix them on MSVCRan Benita4-23/+62
2022-09-24utils: move some MSVC compat stuff to common placeRan Benita1-9/+0
2022-05-15Remove bogus euro sign entry from keysymtabSam Lantinga1-0/+1
2022-05-15Do not clear sibling entries when override.Weng Xuetian1-0/+21
2022-02-04test: add test for variant inheritance of ISO 639/3166 codesPeter Hutterer1-0/+20
2022-01-24Variants should inherit iso639, iso3166 and brief from parent layout if omitt...M Hickford1-0/+6
2022-01-24registry: skip over invalid ISO639 or ISO3166 entriesPeter Hutterer1-7/+147
2022-01-24test: show the tool exit status on failurePeter Hutterer1-1/+1
2021-05-22test/tool-option-parsing: don't depend on build prefixRan Benita1-0/+4
2021-05-22test/compose: add tests for xkb_compose_table_new_from_locale lookupRan Benita1-0/+44
2021-05-22test/compose: clean up after a setenvRan Benita1-0/+2
2021-05-22tests/data: add files needed to fully test composeRan Benita6-4/+4389
2021-05-22ignore: remove no longer relevant gitignore filesRan Benita1-24/+0
2021-04-25keysym: fix underflow in binary searchesIsaac Freund1-0/+3
2021-04-22test: allow skipping errors in certain conditionsPeter Hutterer1-2/+11
2021-04-20test: add extra info to the layout-tester --help outputPeter Hutterer1-1/+6
2021-04-20test: print the layout-tester progress bar to stdout by defaultPeter Hutterer1-2/+2
2021-04-20test: add an LVO argument to the XKB layout testerPeter Hutterer1-1/+15
2021-04-20test: print the compiled keymaps to a given directoryPeter Hutterer1-2/+35
2021-04-20test: rework the output for the xkeyboard-config layout testerPeter Hutterer1-74/+111
2021-04-20test: add proper --verbose handling to the xkeyboard-config testerPeter Hutterer1-11/+22
2021-04-01keysym: avoid strtoul in xkb_keysym_from_nameRan Benita1-0/+11
2021-03-30keysym: properly handle overflow in 0x keysym namesRan Benita1-0/+4
2021-03-30test: move an assert up to before the strlen() usePeter Hutterer1-1/+2
2021-03-19test: fix missing va_end in case of test failuresPeter Hutterer1-6/+15
2021-02-22test: add a keysym testerPeter Hutterer1-0/+71
2021-01-23test: fix interactive evdev test invocationPeter Hutterer1-1/+1
2021-01-23test: fill in srcdir/builddir when not set in the environmentPeter Hutterer1-2/+13
2020-11-23keymap-dump: follow xkbcomp in printing affect=both in pointer actionsRan Benita2-8/+8
2020-11-23test/data: update host.xkb to match keymap-dump styleRan Benita1-311/+311
2020-10-20test: catch unrecognized keysyms in the xkeyboard-config testPeter Hutterer1-0/+7
2020-10-20xkbcomp: where a keysym cannot be resolved, set it to NoSymbolPeter Hutterer2-2/+68
2020-09-08test/tool-option-parsing: skip testing of disabled toolsRan Benita1-28/+24
2020-09-08test/tool-option-parsing: switch from pytest to unittestRan Benita1-196/+173
2020-09-07test/tool-option-parsing: keep isolated by using our own test dataRan Benita1-1/+6
2020-09-07test: include unstd.h in the registry test to cut down the MacOS warningsPeter Hutterer1-0/+3
2020-09-07test/data: add rule registry filesRan Benita5-0/+18176
2020-09-07test/data: sync from xkeyboard-config 2.30Ran Benita28-863/+1635
2020-09-07test/data: change quartz.xkb from CRLF to LFRan Benita1-1139/+1139
2020-09-07test: fix the xkbcli --version testPeter Hutterer1-1/+1
2020-08-30Add /etc/xkb as extra lookup path for system data filesPeter Hutterer1-0/+2
2020-07-29test: fix the xkeyboard-config testPeter Hutterer1-2/+1
2020-07-27test: ignore the real XDG_CONFIG_HOME during testsPeter Hutterer1-1/+8
2020-07-27tools/interactive-evdev: fixup 64bff65Ran Benita1-0/+1