summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add xkb_map_get_as_stringDaniel Stone2012-05-291-0/+59
* rules: add testRan Benita2012-05-205-0/+251
* Don't run the benchmark by defaultRan Benita2012-05-201-1/+3
* Change xkb_map_new_from_fd to use FILE*Ran Benita2012-05-181-9/+6
* Add benchmarking test to rulescompDaniel Stone2012-05-181-7/+46
* Rename 'ctx' back to 'context' in external APIDaniel Stone2012-05-115-33/+33
* Move KcCGST API to internal-onlyDaniel Stone2012-05-092-0/+2
* Rename serialise to serializeDaniel Stone2012-05-091-8/+8
* Add common LED names to xkbcommon-names.hDaniel Stone2012-05-091-2/+2
* Merge remote-tracking branch 'krh/keysyms'Daniel Stone2012-05-092-4/+3
|\
| * Use our own keysymsKristian Høgsberg2012-05-092-4/+3
* | Shorten context to ctxRan Benita2012-05-095-32/+31
* | Change all 'xkb' xkb_keymap names to 'keymap'Daniel Stone2012-05-094-35/+36
* | Rename keysym <-> string APIDaniel Stone2012-05-091-2/+2
* | 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