mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
This change adds integration/regression tests for ibus-keyman. It re-uses the unit tests that we have for core. Also modifies one test so that the context doesn't use characters used in the keyboard. This makes it easier to setup in ibus-keyman tests.
19 lines
423 B
Text
19 lines
423 B
Text
.vs/
|
|
build/
|
|
configure/
|
|
|
|
# cross-compile for meson wasm, built from wasm.build.<platform>.in
|
|
wasm.build
|
|
|
|
# These files may be copied here during Linux package builds
|
|
TIER.md
|
|
VERSION.md
|
|
shellHelperFunctions.sh
|
|
|
|
src/rust/keyman_keyboard_processor/target/
|
|
|
|
# The following files/subdirs are generated by autotools when building ibus-keyman.
|
|
# They can be removed after we convert ibus-keyman to use meson.
|
|
.deps/
|
|
.dirstamp
|
|
*.o
|