Constify global tables
[profile/ivi/libxkbcommon.git] / test /
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
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-30 Kristian HøgsbergMake XkbcInitAtoms() call optional
2010-06-22 Daniel StoneAllow external atom databases
2010-06-22 Daniel StoneAdd testcase for XkbcCanonicaliseComponents
2010-06-22 Daniel StoneTest: Keysym: Add tests for new keysym <-> string conve...
2009-04-25 Daniel StoneKeySym: Actually handle NoSymbol
2009-04-25 Daniel Stonetest: Fix srcdir != objdir build and test failures
2009-04-10 Dan NicholsonProgram and files for testing CompileKeymapFromFile
2009-04-10 Dan Nicholsontest: Remove extraneous includes
2009-04-09 Dan NicholsonChange CompileKeymapFromRules to take XkbRMLVOSet
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-04 Dan Nicholsontest: Exercise compiling from components
2009-04-04 Dan Nicholsontest: Minor refactor to allow $EXEEXT in program names
2009-04-04 Dan Nicholsontest: Add logging and some intentionally failing cases
2009-04-04 Dan Nicholsonrulescomp: Remove unneeded API
2009-04-04 Dan NicholsonTest compiler to simulate xkbcomp usage
2009-03-26 Dan NicholsonRename headers to XKBcommon* and install in extensions...
2009-03-19 Dan NicholsonUse XORG_CWARNFLAGS for more warnings
2009-03-19 Dan Nicholsontest: Add tests for XFree86 special keys
2009-03-19 Dan Nicholsontest: Consistently use upper case hex
2009-03-19 Dan Nicholsontest: Add convenience functions for xkey.sh
2009-03-19 Dan NicholsonTesting harness for keysym functions