compose.c: fix untrusted source issue
[platform/upstream/libxkbcommon.git] / test / test.h
2023-04-11 Ran BenitaPossible fix for non-MSVC windows compilers
2022-09-24 Ran Benitatest: move mkdir & mkdtemp calls to common place and...
2020-06-25 Peter Hutterertest: drop some now-obsolete functions
2020-06-25 Peter Hutterertest: untangle interactive-evdev from the test headers
2019-12-28 Adrian Perez de... MSVC: Provide implementations of [un]setenv()
2016-10-31 Ran BenitaMerge pull request #31 from bluetech/consumed-modes
2016-10-31 Ran Benitastate: allow different modes for calculating consumed...
2016-05-05 Ran Benitatest: use termios instead of system() for disabling...
2014-10-05 Ran Benitatest/interactive-evdev: add compose support
2014-02-02 Ran Benitax11: add a couple of tests
2014-01-13 Ran Benitatest: rename test/interactive to interactive-evdev
2013-07-24 Pino ToscanoGet rid of the usage of PATH_MAX
2013-04-01 David Herrmannkeymap: add xkb_keymap_new_from_buffer()
2013-03-19 Daniel Stonetest: Add va_list variant of test_key_seq
2013-03-19 Daniel Stonetest: Suppress RMLVO environment inheritance by default
2013-03-19 Daniel Stonetest: Add flags argument to test_get_context()
2013-03-19 Daniel Stonetest: Move test_key_seq to common.c
2012-09-23 Ran BenitaDon't use xkbcommon-compat names in internal code
2012-09-16 Ran BenitaOrganize src/ and test/ headers
2012-09-12 Daniel StoneCopyright updates
2012-07-26 Ran Benitautils: add/replace string equality macros
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-07-12 Daniel StoneAdd a library of common test functions