spiegel-keyman/core/tests/unit/api
Marc Durdin 82f4c954a5 chore(core): merge actions test data for unit tests
Merge actions test data struct and some of the data for the actions API
unit tests. actions_update_app_context_nfu.tests.cpp data has not been
merged because the expected results are different, as it does not do
normalization, unlike actions_get_api and actions_normalize.

Merging of that data could be done, but would require adding extra
fields to each test result, which would make the data considerably
harder to read! Thus I have left it alone for now, just merged the
struct, which is still a win.

Fixes: #15913
2026-05-07 12:31:19 +02:00
..
action_api.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
action_set_api.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
actions_get_api.tests.cpp chore(core): merge actions test data for unit tests 2026-05-07 12:31:19 +02:00
actions_normalize.tests.cpp chore(core): merge actions test data for unit tests 2026-05-07 12:31:19 +02:00
actions_test_data.cpp chore(core): merge actions test data for unit tests 2026-05-07 12:31:19 +02:00
actions_test_data.h chore(core): merge actions test data for unit tests 2026-05-07 12:31:19 +02:00
actions_update_app_context_nfu.tests.cpp chore(core): merge actions test data for unit tests 2026-05-07 12:31:19 +02:00
context_api.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
debug_api.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
keyboard_api.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
km_core_keyboard_api.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
km_core_process_event.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
kmx_context.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
kmx_external_event.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
kmx_imsample.kmn refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
kmx_imx.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
kmx_key_list.kmn refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
kmx_key_list.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
kmx_xstring.tests.cpp chore(core): use ASSERT_FALSE and ASSERT_TRUE where possible 2026-05-06 14:01:18 +02:00
meson.build chore(core): merge actions test data for unit tests 2026-05-07 12:31:19 +02:00
options_api.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
state_api.tests.cpp refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
state_context_api.tests.cpp chore(core): cleanup state_context_api.tests.cpp 2026-05-06 14:47:15 +02:00