summaryrefslogtreecommitdiff
path: root/test/test.h
Commit message (Expand)AuthorAgeFilesLines
* Possible fix for non-MSVC windows compilersRan Benita2023-04-111-1/+1
* test: move mkdir & mkdtemp calls to common place and fix them on MSVCRan Benita2022-09-241-0/+6
* test: drop some now-obsolete functionsPeter Hutterer2020-06-251-12/+0
* test: untangle interactive-evdev from the test headersPeter Hutterer2020-06-251-2/+0
* MSVC: Provide implementations of [un]setenv()Adrian Perez de Castro2019-12-281-0/+5
* state: allow different modes for calculating consumed modifiersRan Benita2016-10-311-1/+2
* test: use termios instead of system() for disabling terminal echoRan Benita2016-05-051-0/+6
* test/interactive-evdev: add compose supportRan Benita2014-10-051-1/+4
* x11: add a couple of testsRan Benita2014-02-021-0/+3
* test: rename test/interactive to interactive-evdevRan Benita2014-01-131-0/+6
* Get rid of the usage of PATH_MAXPino Toscano2013-07-241-1/+1
* keymap: add xkb_keymap_new_from_buffer()David Herrmann2013-04-011-0/+3
* test: Add va_list variant of test_key_seqDaniel Stone2013-03-191-0/+3
* test: Suppress RMLVO environment inheritance by defaultDaniel Stone2013-03-191-0/+1
* test: Add flags argument to test_get_context()Daniel Stone2013-03-191-1/+5
* test: Move test_key_seq to common.cDaniel Stone2013-03-191-1/+17
* Don't use xkbcommon-compat names in internal codeRan Benita2012-09-241-0/+2
* Organize src/ and test/ headersRan Benita2012-09-161-0/+2
* Copyright updatesDaniel Stone2012-09-121-1/+1
* utils: add/replace string equality macrosRan Benita2012-07-271-0/+1
* Run source tree through uncrustifyDaniel Stone2012-07-171-2/+2
* Add a library of common test functionsDaniel Stone2012-07-121-0/+46