spiegel-keyman/linux/ibus-keyman
Marc Durdin d61e5bbb18 refactor(core): clean up unit tests
Consolidate test frameworks and cleanup, including:
* all tests use Google Test
* reorganize folders, esp. kmnkbd -> api
* move all api tests into api folder
* replace references to test_assert or test_color with gtest equivalents
* leverage gtest patterns to remove boilerplate code
* dramatically simplify meson.build files and localize variables
* move shared helper code into helpers/ folder
* make test names unique and add gtest protocol for reporting back to
  teamcity

Fixes:
* CLDR test keyboards had invalid unicodeset escapes (needs to be raised
  upstream also) - was not failing tests because files were not loading
  but returning success

Test-bot: skip
2026-04-28 12:17:44 +02:00
..
icons chore(linux): Remove autotools related files 2023-02-14 09:51:46 +01:00
man maint(linux): fix lintian warnings 2025-05-13 20:07:32 +02:00
src fix(linux): fix memory problem 2026-04-07 15:14:37 +02:00
tests refactor(core): clean up unit tests 2026-04-28 12:17:44 +02:00
.gitignore chore(linux): use shared meson config 2024-06-24 19:08:12 +02:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
COPYING maint(linux): fix lintian warnings 2025-05-13 20:07:32 +02:00
meson.build maint(common): use cpp_std=c++17 in meson project default_options 2025-08-01 10:23:57 +10:00
meson_options.txt fix(linux): Fix packaging on Ubuntu and Debian servers 2024-01-29 17:50:04 +01:00
README.md docs(linux): Move Linux documentation 2022-12-05 18:07:10 +01:00

Keyman engine for IBus

See ibus-keyman.md for documentation how to build Keyman engine for IBus.