summaryrefslogtreecommitdiff
path: root/test/xkeyboard-config-test.py.in
Commit message (Expand)AuthorAgeFilesLines
* test: add extra info to the layout-tester --help outputPeter Hutterer2021-04-201-1/+6
* test: print the layout-tester progress bar to stdout by defaultPeter Hutterer2021-04-201-2/+2
* test: add an LVO argument to the XKB layout testerPeter Hutterer2021-04-201-1/+15
* test: print the compiled keymaps to a given directoryPeter Hutterer2021-04-201-2/+35
* test: rework the output for the xkeyboard-config layout testerPeter Hutterer2021-04-201-74/+111
* test: add proper --verbose handling to the xkeyboard-config testerPeter Hutterer2021-04-201-11/+22
* test: catch unrecognized keysyms in the xkeyboard-config testPeter Hutterer2020-10-201-0/+7
* test: fix the xkeyboard-config testPeter Hutterer2020-07-291-2/+1
* tools: install our tools as xkbcli subcommandsPeter Hutterer2020-07-251-1/+2
* test: fix the xkeyboard-config test for the prefixed tool namePeter Hutterer2020-07-011-1/+1
* test: xkeyboard-config: bring back the progress barRan Benita2019-11-011-4/+2
* test: xkeyboard-config: invoke the python3 command (#120)Peter Hutterer2019-11-011-1/+1
* test: xkeyboard-config: add missing variant testsPeter Hutterer2019-11-011-0/+3
* test: xkeyboard-config: use universal_newlines instead of decodePeter Hutterer2019-11-011-7/+9
* test: xkeyboard-config: flake8 fixesPeter Hutterer2019-11-011-2/+6
* test: xkeyboard-config: handle keyboard interrupts correctlyPeter Hutterer2019-11-011-71/+80
* test: xkeyboard-config: print to stderr on failure, stdout otherwisePeter Hutterer2019-11-011-1/+1
* test: xkeyboard-config: add a multiprocessing.Pool() to speed up the testPeter Hutterer2019-11-011-24/+67
* test: xkeyboard-config: use argparse for the path and the tool selectionPeter Hutterer2019-11-011-12/+23
* test: add a tool to test-compile all LVO combinations from xkeyboard-configPeter Hutterer2018-08-211-0/+129