spiegel-keyman/common/engine/keyboardprocessor/tests/unit
Tim Eves 18ce72e7c8 Refactor keyboard processor initialisation code.
Turn the keyboard class backing the km_kbp_keyboard and km_kbp_keyboard_attr objects into just keyboard_attributes.
Move the abstract_processor and sublcasses as the objects that back km_kbp_keyboard and make keyboard_attrs a member of the asbtract_processor.
Move kmx_processor and mock_processor declarations into their own headers.
Make all vector<km_kbp_option_item> into vector<option> to handle memory management, moving and copying correctly.
Update test cases accordingly
2018-12-17 06:02:22 +07:00
..
json Minor fixups for build scripts 2018-10-29 16:02:19 +07:00
kmnkbd Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
kmx Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
utftest Add all the missing files that should have been in the preceding commit 2018-11-30 14:46:54 +07:00