spiegel-keyman/linux/keyman-config/tests
Eberhard Beilharz c35e5ff9cc
refactor(linux): Refactor install_kmp.py
- Introduce `InstallKmp` class
- Remove unused `list_files` method
- Extract common method that `install_kmp_shared` and
  `install_kmp_user` use
- Make internal methods protected
2021-05-17 10:58:04 +02: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): Address code review comment 2021-02-09 15:51:31 +01:00
test_gnome_keyboards_util.py feat(linux): Install keyboard on Gnome 2020-06-24 19:13:40 +02:00
test_handle_install.py fix(linux): Fix unit tests for beta and stable builds 2020-07-24 08:52:33 +02:00
test_ibus_util.py feat(linux): Install keyboard on Gnome 2020-06-24 19:13:40 +02:00
test_install_kmp.py refactor(linux): Refactor install_kmp.py 2021-05-17 10:58:04 +02:00
test_lang_tags_map.py fix(linux): Improve fix for #3399 2021-02-03 19:08:03 +01:00
test_uninstall_kmp.py feat(linux): Install keyboard on Gnome 2020-06-24 19:13:40 +02:00