summaryrefslogtreecommitdiff
path: root/test/log.c
Commit message (Expand)AuthorAgeFilesLines
* Only add GCC diagnostic pragmas when compiler is GCC compatibleRan Benita2019-12-271-0/+2
* build: include config.h manuallyRan Benita2019-12-271-0/+2
* test: Use test_get_context() in log.cDaniel Stone2013-03-191-1/+1
* Change log env vars to XKB_LOG_LEVEL/VERBOSITYRan Benita2012-10-121-2/+2
* API: add _context prefix to log-related functionsRan Benita2012-09-241-6/+6
* Organize src/ and test/ headersRan Benita2012-09-161-6/+1
* Copyright updatesDaniel Stone2012-09-121-1/+1
* log: replace "priority" by "level" everywhereRan Benita2012-09-031-9/+13
* Add xkb_log_level enum rather than using syslogDaniel Stone2012-08-081-7/+6
* Increase log verbosity in testsDaniel Stone2012-08-081-1/+1
* utils: add/replace string equality macrosRan Benita2012-07-271-8/+8
* Add test for logging functionalityRan Benita2012-07-231-0/+121