spiegel-keyman/core/tests/unit
Eberhard Beilharz 1c88166f6e
feat(core): instantiate different processor types in processor_factory
This moves instantiating the different processor types back to the
`processor_factory` by adding a new `is_handled` static method on the
different processors. Also addresses other code review comments.

Also add some more unit tests.
2024-10-02 18:47:18 +02:00
..
json chore(core): split flags into standard.meson.build 2023-03-09 11:34:54 +07:00
kmnkbd feat(core): implement loading KMX from blob 2024-09-24 16:30:39 +02:00
kmx feat(core): implement loading KMX from blob 2024-09-24 16:30:39 +02:00
ldml feat(core): instantiate different processor types in processor_factory 2024-10-02 18:47:18 +02:00
utftest refactor(core): move utfcodec to common 2024-08-13 15:04:07 +02:00
emscripten_filesystem.cpp feat(core): use kmc to build kmx tests 2023-03-24 06:22:40 +07:00
emscripten_filesystem.h feat(core): use kmc to build kmx tests 2023-03-24 06:22:40 +07:00
km_core_keyboard_api.tests.cpp feat(core): instantiate different processor types in processor_factory 2024-10-02 18:47:18 +02:00
load_kmx_file.cpp feat(core): implement loading KMX from blob 2024-09-24 16:30:39 +02:00
load_kmx_file.hpp feat(core): implement loading KMX from blob 2024-09-24 16:30:39 +02:00
meson.build feat(core): implement loading KMX from blob 2024-09-24 16:30:39 +02:00