spiegel-keyman/core/tests/unit/kmnkbd
Marc Durdin 9465c3e0b4 refactor(common): move enabled declaration into test_color.cpp
Moves variable declaration for `bool enabled` from .h to .cpp and fixes
up builds. Fixes `#include` in ldml_test_source.cpp which was inside a
namespace.

Fixes: #10426
2024-05-20 15:42:41 +07:00
..
action_api.cpp fix(core): make km_core_state_get_actions() idempotent 2024-02-01 11:28:08 +07:00
action_items.hpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
action_set_api.cpp chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
context_api.cpp chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
debug_api.cpp fix(core): update core to handle reset context 2024-04-05 16:31:23 -05:00
debug_items.hpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
keyboard_api.cpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
meson.build refactor(common): move enabled declaration into test_color.cpp 2024-05-20 15:42:41 +07:00
options_api.cpp chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
state_api.cpp feat(developer): make context_get and context_length public again 2024-01-26 06:37:09 +07:00
state_context_api.cpp chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
test_actions_get_api.cpp chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
test_actions_normalize.cpp chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
test_kmx_context.cpp chore(linux): Rename namespace kbp to core 2023-10-19 10:39:55 +02:00
test_kmx_xstring.cpp chore(linux): Rename namespace kbp to core 2023-10-19 10:39:55 +02:00