spiegel-keyman/linux/ibus-keyman/tests
2024-12-10 18:58:26 +01:00
..
scripts chore(linux): Improve process check 2023-10-10 15:52:52 +02:00
ibusimcontext.c chore(linux): change SIL International to SIL Global 2024-12-10 18:58:26 +01:00
ibusimcontext.h chore(linux): change SIL International to SIL Global 2024-12-10 18:58:26 +01:00
KmDbusTestServer.cpp chore(linux): Check existence of services directory 2023-09-21 10:25:48 +02:00
meson.build chore(linux): Rename (lib)kmnkbp to (lib)keymancore 2023-10-19 10:35:09 +02:00
README.md docs(linux): Update readme for ibus-keyman tests 2023-09-21 10:25:48 +02:00
StopTestServer.cpp feat(linux): Refactor to benefit from C++ RAII 2023-05-22 19:51:45 +02:00
testfixture.cpp fix(core): update linux test load_source call 2023-12-15 14:05:37 +10:00
testmodule.c chore(linux): Fix warnings 2023-01-26 16:58:27 +01:00
testmodule.h chore(linux): Fix warnings 2023-01-26 16:58:27 +01:00

ibus-keyman integration tests

The ibus-keyman integration tests run the tests defined in common/test/keyboards/baseline. The tests run in a separate Xephyr session. Any dconf settings that have to be set during the tests are stored in ~/.config/glib-2.0/settings/keyfile.

Running tests

The tests get run as part of building ibus-keyman, more specifically when running build.sh test.

Run all tests

All tests can be run with the test script:

scripts/run-tests.sh

Run specific tests

To run a single test you pass the testname (as found in common/test/keyboards/baseline). Multiple tests should be separated by space.

scripts/run-tests.sh -- k_000___null_keyboard k_005___nul_with_initial_context