mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-12 03:45:34 +00:00
This change modifies the `run-tests.sh` script so that tests run on both Wayland (if supported) and X11 unless `--no-wayland` or `--no-x11` is specified. This change also adds the new argument `--wayland` to the `ibus-keyman-tests` executable which runs the tests under Wayland. Note that running Wayland tests is only possible in Ubuntu 21.10+ because it requires a version of `mutter` that supports the headless option which got added in mutter 40. |
||
|---|---|---|
| .. | ||
| test | ||
| engine.c | ||
| engine.h | ||
| keycodes.h | ||
| keyman-service.c | ||
| keyman-service.h | ||
| keyman-version.h.in | ||
| keyman.xml.in.in | ||
| keymanutil.c | ||
| keymanutil.h | ||
| kmpdetails.c | ||
| kmpdetails.h | ||
| main.c | ||
| Makefile.am | ||
| print_kmp.c | ||
| print_kmpdetails.c | ||