log: allow to resore default log function
[platform/upstream/libxkbcommon.git] / test /
2012-08-07 Ran Benitafilecomp: fix path and error message
2012-08-07 Ran Benitainteractive: add support to run from keymap file
2012-08-07 Ran Benitakeyseq: use our own keysyms
2012-07-28 Ran BenitaAdd an interactive evdev test
2012-07-27 Daniel Stonecontext test: Use test_get_context()
2012-07-26 Ran Benitautils: add/replace string equality macros
2012-07-26 Ran Benitaexpr: don't divide by zero
2012-07-22 Ran BenitaAdd test for logging functionality
2012-07-18 Ran BenitaReplace xkb_keycode_t 'key' variable name by 'kc'
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-07-13 Ran Benitaremove unused function xkb_canonicalise_components
2012-07-12 Daniel StoneAdd multiple-keysyms-per-level to test data
2012-07-12 Daniel Stonerulescomp: Fix benchmark runs
2012-07-12 Daniel Stonetests: Update dump.data for recent fixes
2012-07-12 Ran Benitadump: add back kccgst names
2012-07-12 Ran Benitadump: a few more tweaks to match xkbcomp output
2012-07-12 Ran Benitasymbols: fix bug in modifier_map handling
2012-07-12 Daniel StoneImport dataset into test/data/
2012-07-12 Daniel StoneAdd a library of common test functions
2012-07-12 Daniel StoneMove test data files to test/data/keymaps
2012-07-12 Ran BenitaEnlarge keysym name buffers and mention in comment
2012-07-12 Ran Benitatest/dump: output commentary to stderr
2012-07-12 Ran Benitakeyseq: add a failing group-switching test
2012-07-12 Ran Benitarules: fix parsing of multiple options
2012-07-01 Ran Benitastate: fix base mod set/clear behavior
2012-06-30 Ran Benitarules: remove support for keymap rule
2012-06-22 Daniel Stonestate: Add more comprehensive repeating test
2012-06-22 Daniel StoneAdd xkb_key_repeats
2012-06-18 Ran BenitaAdd a test for the results of key sequences
2012-06-09 Ran Benitastate: use darray for filters
2012-06-09 Ran Benitatest/dump: allow to run manually
2012-06-09 Ran BenitaUpdate .gitignore
2012-06-08 Daniel StoneAdd keypad sequences to UTF-8 keysym printing
2012-06-08 Rob BradfordAdd API for getting unicode representation of a keysym
2012-06-04 Daniel StoneFix tiny memory leak in dump test
2012-06-04 Daniel StoneMake xkb_map_get_as_string test more comprehensive
2012-06-04 Daniel StoneRevert "dump"
2012-06-02 Daniel Stonedump
2012-05-29 Daniel Stonestringcomp: NULL-terminate string
2012-05-29 Daniel StoneAdd test for xkb_map_new_from_string
2012-05-29 Daniel StoneAdd xkb_map_get_as_string
2012-05-20 Ran Benitarules: add test
2012-05-20 Ran BenitaDon't run the benchmark by default
2012-05-18 Ran BenitaChange xkb_map_new_from_fd to use FILE*
2012-05-18 Daniel StoneAdd benchmarking test to rulescomp
2012-05-11 Daniel StoneRename 'ctx' back to 'context' in external API
2012-05-09 Daniel StoneMove KcCGST API to internal-only
2012-05-09 Daniel StoneRename serialise to serialize
2012-05-09 Daniel StoneAdd common LED names to xkbcommon-names.h
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Kristian HøgsbergUse our own keysyms
2012-05-09 Ran BenitaShorten context to ctx
2012-05-09 Daniel StoneChange all 'xkb' xkb_keymap names to 'keymap'
2012-05-09 Daniel StoneRename keysym <-> string API
2012-05-09 Daniel StoneAdd multiple modifier state matching API
2012-05-08 Daniel StoneAdd pre-defined names database
2012-05-08 Daniel StoneAdd flags to context creation
2012-05-08 Daniel StoneAdd flags to keymap compilation entrypoints
2012-05-08 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it
2012-05-08 Ran BenitaRemove left over filecomp.sh file
2012-05-08 Ran BenitaUpdate .gitignore for automake 1.12
2012-05-08 Ran BenitaUncomment sections of test/rulescomp.c
2012-05-01 Ran BenitaRemove unused 'which' and 'merge' arguments
2012-04-09 Ran BenitaOverhaul test suite
2012-04-09 Daniel StoneRename xkb_desc to xkb_keymap
2012-03-29 Daniel StoneTests: Release context on failure to build keymap
2012-03-27 Daniel StoneUse xkb_contexts in keymap compilation
2012-03-27 Daniel StoneAdd new context API
2012-03-27 Daniel StoneFix distcheck with non-recursive Makefiles
2012-03-27 Ran BenitaMake build non-recursive
2012-03-27 Ran BenitaDefine our own NoSymbol value and use it
2012-03-27 Ran BenitaDefine our own None atom value
2012-03-27 Ran BenitaRemove useless stuff from utils
2012-03-27 Ran BenitaMove utils.{c,h} to be used by the entire project
2012-03-27 Ran BenitaRemove a few remaining uses of the KeySym type
2012-03-27 Ran BenitaAdd xkb test file to EXTRA_DIST
2012-03-27 Ran BenitaUpdate gitignore for 'state' test
2012-03-27 Daniel StoneAdd enum xkb_key_direction instead of bool
2012-03-27 Daniel StoneAdd state serialisation API
2012-03-22 Daniel StoneRename keymap allocation API
2012-03-22 Daniel StoneAdd LED state API
2012-03-21 Daniel StoneRound out new state API
2012-03-21 Daniel StoneAdd new state API
2012-03-15 Daniel StoneAdd geometry test
2012-03-09 Daniel Stonefilecomp: Fix xkbcomp warning
2012-03-09 Daniel StoneRemove geometry support, again
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-02-26 Ran Benitamakekeys: update to match the rest of libX11 makekeys
2012-02-15 Daniel Stonetests: Free returned XKB map
2012-02-15 Daniel StoneIntroduce xkb_keycode_t for keycodes
2012-02-15 Daniel StoneMove include path from X11/extensions/ to xkbcommon/
2010-12-18 Gaetan Nadonconfig: distribute the .sh test programs and test data
2010-12-18 Gaetan Nadonconfig: make it easier to add TEST programs
2010-12-08 Gaetan Nadonconfig: replace deprecated INCLUDES with AM_CPPFLAGS
2010-12-07 Gaetan Nadonconfig: update subdirs .gitignore
2010-10-20 Kristian HøgsbergUse flex for generating the scanner, add support for...
2010-10-08 Kristian HøgsbergDon't return a static buffer in public API
2010-07-02 Kristian HøgsbergRename XkbRMLVOSet to struct xkb_rule_names
2010-07-02 Kristian HøgsbergRename public entry points to lowercase and underscore
2010-07-02 Kristian HøgsbergCompile with -fvisibility=hidden when possible
next