mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-02 13:47:42 +00:00
This improves running the integration tests on a developer's machine. While the tests did run fine it was no longer possible to type after running the tests. The reason was that starting the `ibus-daemon` for testing together with `mutter` replaced some processes that belonged to the `ibus-daemon` of the session. This change now checks if ibus is still functional after killing the testing `ibus-daemon` (by checking the current engine with `ibus engine`). Otherwise it kills the lonely remaining `ibus-daemon` and restarts `ibus`. Test-bot: skip |
||
|---|---|---|
| .. | ||
| find-tests.sh | ||
| run-single-test.sh | ||
| run-tests.sh | ||
| setup-tests.sh | ||
| teardown-tests.sh | ||
| test-helper.inc.sh | ||