spiegel-keyman/linux/keyman-config/tests
Eberhard Beilharz d396a397e3
chore(linux): Use ibus start if available
IBus around version 1.5.28 introduced the `start` subcommand for `ibus`.
If available we use that because that starts `ibus-daemon` with the
correct arguments. If the available IBus version is too old we use
our previous code where we pass arguments to `ibus-daemon` which might
be different from how ibus gets started on that system otherwise.
2024-02-26 16:34:46 +01:00
..
python.env chore(linux): Add some unit tests for keyman_config 2020-06-17 09:19:19 +02:00
test_bcp47tag.py fix(linux): Address code review comment 2021-02-09 15:51:31 +01:00
test_canonical_language_code_utils.py fix(linux): Fix Linux build 2023-07-06 19:47:46 +02:00
test_custom_keyboards.py feat(linux): Allow installing keyboards with arbitrary language 🏘️ 2023-10-13 16:57:57 +02:00
test_dconf_util.py chore(linux): Add another test 2023-07-11 17:33:46 +02:00
test_get_kmp.py fix(linux): Use temp dir if we can't create cache dir 2024-02-09 18:01:40 +01:00
test_gnome_keyboards_util.py feat(linux): Fix unit tests 2023-05-30 17:51:25 +02:00
test_gsettings.py fix(linux): Don't crash when installing keyboards in Wasta 2022-01-27 17:22:02 +01:00
test_handle_install.py fix(linux): Fix failing tests 2021-08-16 11:56:05 +02:00
test_ibus_util.py chore(linux): Use ibus start if available 2024-02-26 16:34:46 +01:00
test_install_kmp.py feat(linux): Allow installing keyboards with arbitrary language 🏘️ 2023-10-13 16:57:57 +02:00
test_lang_tags_map.py fix(linux): Improve fix for #3399 2021-02-03 19:08:03 +01:00
test_package_install_completion.py feat(linux): Fix unit tests 2023-05-30 17:51:25 +02:00
test_uninstall_kmp.py feat(linux): Allow installing keyboards with arbitrary language 🏘️ 2023-10-13 16:57:57 +02:00