summaryrefslogtreecommitdiff
path: root/test/common.c
Commit message (Expand)AuthorAgeFilesLines
* keymap: add xkb_keymap_new_from_buffer()David Herrmann2013-04-011-0/+15
* test: Add va_list variant of test_key_seqDaniel Stone2013-03-191-6/+14
* Allow NULL rmlvo for xkb_keymap_new_from_namesDaniel Stone2013-03-191-6/+10
* test: Suppress RMLVO environment inheritance by defaultDaniel Stone2013-03-191-1/+15
* test: Add flags argument to test_get_context()Daniel Stone2013-03-191-1/+1
* test: Move test_key_seq to common.cDaniel Stone2013-03-191-0/+92
* Don't use xkbcommon-compat names in internal codeRan Benita2012-09-241-5/+5
* Organize src/ and test/ headersRan Benita2012-09-161-5/+0
* Copyright updatesDaniel Stone2012-09-121-3/+7
* Set log level for tests through env, not directlyRan Benita2012-09-031-3/+0
* log: replace "priority" by "level" everywhereRan Benita2012-09-031-1/+1
* Add xkb_log_level enum rather than using syslogDaniel Stone2012-08-081-2/+1
* Increase log verbosity in testsDaniel Stone2012-08-081-0/+4
* Run source tree through uncrustifyDaniel Stone2012-07-171-26/+26
* Import dataset into test/data/Daniel Stone2012-07-121-2/+10
* Add a library of common test functionsDaniel Stone2012-07-121-0/+165