summaryrefslogtreecommitdiff
path: root/test/xkeyboard-config-test.py.in
Commit message (Expand)AuthorAgeFilesLines
* 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