mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-20 07:17:42 +00:00
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 |
||
|---|---|---|
| .. | ||
| action_api.tests.cpp | ||
| action_set_api.tests.cpp | ||
| actions_get_api.tests.cpp | ||
| actions_normalize.tests.cpp | ||
| actions_test_data.cpp | ||
| actions_test_data.h | ||
| actions_update_app_context_nfu.tests.cpp | ||
| context_api.tests.cpp | ||
| debug_api.tests.cpp | ||
| keyboard_api.tests.cpp | ||
| km_core_keyboard_api.tests.cpp | ||
| km_core_process_event.tests.cpp | ||
| kmx_context.tests.cpp | ||
| kmx_external_event.tests.cpp | ||
| kmx_imsample.kmn | ||
| kmx_imx.tests.cpp | ||
| kmx_key_list.kmn | ||
| kmx_key_list.tests.cpp | ||
| kmx_xstring.tests.cpp | ||
| meson.build | ||
| options_api.tests.cpp | ||
| state_api.tests.cpp | ||
| state_context_api.tests.cpp | ||