summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add multiple modifier state matching APIDaniel Stone2012-05-091-0/+19
* Add pre-defined names databaseDaniel Stone2012-05-081-13/+14
* Add flags to context creationDaniel Stone2012-05-085-6/+6
* Add flags to keymap compilation entrypointsDaniel Stone2012-05-084-5/+5
* Rename XKBcommonint.h to xkb-priv.h and use itRan Benita2012-05-081-1/+1
* Remove left over filecomp.sh fileRan Benita2012-05-081-30/+0
* Update .gitignore for automake 1.12Ran Benita2012-05-081-0/+1
* Uncomment sections of test/rulescomp.cRan Benita2012-05-081-4/+0
* Remove unused 'which' and 'merge' argumentsRan Benita2012-05-011-1/+5
* Overhaul test suiteRan Benita2012-04-0918-405/+281
* Rename xkb_desc to xkb_keymapDaniel Stone2012-04-094-6/+6
* Tests: Release context on failure to build keymapDaniel Stone2012-03-293-0/+3
* Use xkb_contexts in keymap compilationDaniel Stone2012-03-274-9/+34
* Add new context APIDaniel Stone2012-03-274-1/+62
* Fix distcheck with non-recursive MakefilesDaniel Stone2012-03-271-1/+0
* Make build non-recursiveRan Benita2012-03-271-2/+2
* Define our own NoSymbol value and use itRan Benita2012-03-271-2/+1
* Define our own None atom valueRan Benita2012-03-274-7/+0
* Remove useless stuff from utilsRan Benita2012-03-271-0/+4
* Move utils.{c,h} to be used by the entire projectRan Benita2012-03-274-4/+4
* Remove a few remaining uses of the KeySym typeRan Benita2012-03-271-3/+4
* Add xkb test file to EXTRA_DISTRan Benita2012-03-271-1/+2
* Update gitignore for 'state' testRan Benita2012-03-271-0/+1
* Add enum xkb_key_direction instead of boolDaniel Stone2012-03-271-11/+11
* Add state serialisation APIDaniel Stone2012-03-271-22/+78
* Rename keymap allocation APIDaniel Stone2012-03-226-46/+25
* Add LED state APIDaniel Stone2012-03-221-11/+28
* Round out new state APIDaniel Stone2012-03-212-13/+75
* Add new state APIDaniel Stone2012-03-212-1/+105
* Add geometry testDaniel Stone2012-03-152-0/+1814
* filecomp: Fix xkbcomp warningDaniel Stone2012-03-091-1/+1
* Remove geometry support, againDaniel Stone2012-03-094-39/+33
* makekeys: update to match the rest of libX11 makekeysRan Benita2012-02-261-1/+1
* tests: Free returned XKB mapDaniel Stone2012-02-153-0/+6
* Introduce xkb_keycode_t for keycodesDaniel Stone2012-02-151-1/+0
* Move include path from X11/extensions/ to xkbcommon/Daniel Stone2012-02-155-5/+5
* config: distribute the .sh test programs and test dataGaetan Nadon2010-12-181-0/+7
* config: make it easier to add TEST programsGaetan Nadon2010-12-181-16/+2
* config: replace deprecated INCLUDES with AM_CPPFLAGSGaetan Nadon2010-12-081-1/+1
* config: update subdirs .gitignoreGaetan Nadon2010-12-071-0/+1
* Use flex for generating the scanner, add support for parsing from stringsKristian Høgsberg2010-10-201-4/+19
* Don't return a static buffer in public APIKristian Høgsberg2010-10-081-2/+4
* Rename XkbRMLVOSet to struct xkb_rule_namesKristian Høgsberg2010-07-021-1/+1
* Rename public entry points to lowercase and underscoreKristian Høgsberg2010-07-025-6/+6
* Compile with -fvisibility=hidden when possibleKristian Høgsberg2010-07-023-6/+0
* Pull in enough structs and defines from XKBstr.h to only need XKB.hKristian Høgsberg2010-07-024-11/+5
* Make XkbcInitAtoms() call optionalKristian Høgsberg2010-06-303-3/+0
* Allow external atom databasesDaniel Stone2010-06-223-3/+3
* Add testcase for XkbcCanonicaliseComponentsDaniel Stone2010-06-223-2/+149
* Test: Keysym: Add tests for new keysym <-> string conversionsDaniel Stone2010-06-221-0/+3