packaging: Bump up to 1.6.0
[platform/upstream/libxkbcommon.git] / test / context.c
2022-09-24 Ran Benitatest: move mkdir & mkdtemp calls to common place and...
2022-09-24 Ran Benitautils: move some MSVC compat stuff to common place
2020-07-13 Peter HuttererAdd asprintf_safe helper function
2019-12-28 Adrian Perez de... MSVC: Use <io.h> as an alternative for <unistd.h>
2019-12-27 Ran Benitatest/context: use a more portable directory-exists...
2019-12-27 Ran Benitabuild: include config.h manually
2019-10-31 Peter Hutterertest: add test for the various default include paths
2013-07-22 Ran Benitaatom: really work with non-NUL-terminated strings
2013-03-19 Daniel Stonetest: Add flags argument to test_get_context()
2012-09-16 Ran BenitaOrganize src/ and test/ headers
2012-08-08 Daniel Stonetest: Add extremely rudimentary include path test
2012-07-27 Daniel Stonecontext test: Use test_get_context()
2012-05-11 Daniel StoneRename 'ctx' back to 'context' in external API
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Ran BenitaShorten context to ctx
2012-05-08 Daniel StoneAdd flags to context creation
2012-04-09 Ran BenitaOverhaul test suite
2012-03-27 Daniel StoneAdd new context API