Add functions to check diacr/func existance
[platform/upstream/kbd.git] / tests /
2014-06-26 Alexey GladkovChange API for working with list of functions
2014-06-25 Alexey GladkovChange the API for working with the diacritical table
2014-06-22 Alexey GladkovChange lk_add_diacr declaration
2013-11-01 Alexey GladkovDisable arch-specific test for now
2013-10-07 Alexey GladkovFix alt_is_meta regression
2013-08-13 Alexey GladkovMerge branch 'libkeymap'
2013-07-27 Alexey GladkovMove lk_ctx content to private part of library
2013-06-19 Alexey GladkovFix distcheck
2013-06-18 Alexey GladkovCreate lk_table_shape flag
2013-06-18 Alexey GladkovRename struct keymap to lk_ctx
2013-06-07 Alexey GladkovRewrite accent_table to dynamic array
2013-05-29 Alexey Gladkovlk_dump_bkeymap takes the output stream as argument
2013-05-26 Alexey GladkovRemove static arrays for keymaps and keys
2013-05-02 Alexey GladkovFix bug in previous commit
2013-04-29 Alexey GladkovRename LKFLAG_* on LK_FLAG_*
2013-04-29 Alexey GladkovReplace prefer_unicode with LKFLAG_PREFER_UNICODE
2013-04-23 Alexey Gladkovtests: Fix distcheck
2013-04-18 Alexey GladkovAdd lk_get_charset function
2013-04-17 Alexey GladkovRename lk_remove_key to lk_del_key, unify arguments...
2013-04-11 Alexey GladkovRemove extra argument of lk_add_map
2013-04-09 Alexey Gladkovtests: Add test for keymaps line
2013-04-09 Alexey Gladkovtests: Add lost testcase
2013-04-09 Alexey Gladkovtests: Add tests for dumpkeys functions
2013-04-02 Alexey GladkovAdd some tests