spiegel-keyman/common/engine/keyboardprocessor/tests/unit
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
..
json Minor fixups for build scripts 2018-10-29 16:02:19 +07:00
kmnkbd Replace utf16_to_utf8 with generic utfcodec based string conversion func 2018-12-14 00:46:54 +07:00
kmx Replace utf16_to_utf8 with generic utfcodec based string conversion func 2018-12-14 00:46:54 +07:00
utftest Add all the missing files that should have been in the preceding commit 2018-11-30 14:46:54 +07:00