spiegel-keyman/core/tests
Marc Durdin bfb26eaf64 feat(core): adds km_core_state_context_debug
Fixes #10365.

Adds a `km_core_state_context_debug` function that returns a km_core_cp
string containing the current cached or intermediate context. The
function must be used only for debug logging purposes -- the string is
not intended to parsed for other purposes and the format may change in
the future.

This commit adds the function and corresponding unit tests. Subsequent
commits will update existing context debug functions in various engines
to use this API endpoint instead.
2024-01-15 07:19:31 +07:00
..
kmx_test_source fix(core): add expected_context to keyboard unit tests 2023-12-15 11:20:08 +10:00
standards chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00
unit feat(core): adds km_core_state_context_debug 2024-01-15 07:19:31 +07:00
meson.build chore(core): split flags into standard.meson.build 2023-03-09 11:34:54 +07:00