summaryrefslogtreecommitdiff
path: root/tools/test-tool-option-parsing.py
Commit message (Expand)AuthorAgeFilesLines
* tests: increase the timeout for the subprocess to receive the quit signalBenjamin Tissoires2019-08-071-1/+1
* tools: return 77 if gtk_init() fails in the debug-guiPeter Hutterer2019-06-261-13/+24
* tools: skip debug-gui option testing if the debug-gui is disabledPeter Hutterer2019-06-261-0/+5
* tools: add --apply-to to debug-events and debug-guiPeter Hutterer2019-05-271-0/+6
* tools: drop the valgrind check in the option-parsing testPeter Hutterer2019-05-071-3/+0
* tools: we don't need a core file for failed option parser testsPeter Hutterer2019-05-071-1/+6
* tools: fix waiting for the tool to quit in the options testPeter Hutterer2019-04-091-4/+6
* tools: use American spelling for 'unrecognized'Peter Hutterer2019-04-081-17/+17
* test: fix tool option parsing tests for signalsPeter Hutterer2019-03-281-1/+3
* tools: fix the tool option parse test to handle unittest argumentsPeter Hutterer2019-03-281-5/+6
* tools: skip the option parsing test during valgrindPeter Hutterer2019-03-121-0/+3
* tools: let debug-events take a device pathPeter Hutterer2018-11-071-0/+1
* tools: add a test for tool option parsingPeter Hutterer2018-11-071-0/+220