summaryrefslogtreecommitdiff
path: root/test/rules-file.c
Commit message (Expand)AuthorAgeFilesLines
* build: include config.h manuallyRan Benita2019-12-271-0/+2
* build: remove unneeded preprocessor include flagsRan Benita2017-07-311-2/+2
* Move benchmarks from tests to their own files in bench/Ran Benita2014-10-021-48/+0
* test: Add flags argument to test_get_context()Daniel Stone2013-03-191-1/+1
* API: add _context prefix to log-related functionsRan Benita2012-09-241-6/+6
* Organize src/ and test/ headersRan Benita2012-09-161-5/+1
* test/rules-file: add benchmarkRan Benita2012-09-031-7/+48
* rules: fix check for appending '|' character when applyingRan Benita2012-09-031-1/+1
* Organize xkbcomp/ header filesRan Benita2012-09-011-2/+2
* Allocate xkb_component_names on stackRan Benita2012-09-011-17/+15
* utils: add/replace string equality macrosRan Benita2012-07-271-8/+0
* Add a library of common test functionsDaniel Stone2012-07-121-1/+2
* rules: fix parsing of multiple optionsRan Benita2012-07-121-0/+12
* rules: remove support for keymap ruleRan Benita2012-07-011-6/+3
* rules: add testRan Benita2012-05-201-0/+184