spiegel-keyman/common/engine/keyboardprocessor/tests
Tim Eves 559824a1b7 Replace utf16_to_utf8 with generic utfcodec based string conversion func
Templated convert for going between any combination of UTF codecs with 
an identity function specialisation for when src & target forms match.
Includes implmentations of json and basic_ostream << operators for 
u16string & u32string.
2018-12-14 00:46:54 +07:00
..
standards Move keyboardprocessor into it's new toplevel under common/engine 2018-10-25 13:43:28 +07:00
unit Replace utf16_to_utf8 with generic utfcodec based string conversion func 2018-12-14 00:46:54 +07:00
meson.build [Common] First kmx test case (currently fails, as it should) and KMX integration started 2018-11-16 11:12:56 +11:00