spiegel-keyman/core/tests/unit
Eberhard Beilharz fbfa3b5cc2
feat(core): add unit tests for the WASM version of Core API
Note that this requires adding an additional `km-core-node.mjs`
module (since the tests are run with node). We can't create one that
would work for both web and node - if we do trying to load the `km-core.js`
fails with `km-core.mjs: Could not resolve import "module".`
2025-01-20 18:22:56 +01:00
..
json fix(core): cleanup include directories 2024-10-16 20:42:31 +02:00
kmnkbd chore(core): Merge branch 'master' into fix/core/12619-disable-assertions-vcwin-release-build 2024-12-01 16:17:21 +07:00
kmx feat(core): add unit tests for the WASM version of Core API 2025-01-20 18:22:56 +01:00
ldml chore(core): remove meson warnings for wasm builds 2024-12-12 19:48:13 +01:00
utftest chore: Merge remote-tracking branch 'origin/epic/web-core' into chore/merge-master-into-web-core 2024-12-05 15:04:11 +07:00
wasm feat(core): add unit tests for the WASM version of Core API 2025-01-20 18:22:56 +01:00
emscripten_filesystem.cpp fix(core): rename assert() to test_assert() in unit tests 2024-11-28 09:46:01 +07:00
emscripten_filesystem.h feat(core): use kmc to build kmx tests 2023-03-24 06:22:40 +07:00
km_core_keyboard_api.tests.cpp fix(core): fix compile error 2025-01-08 17:08:57 +01:00
load_kmx_file.cpp feat(core): implement loading KMX from blob 2024-11-27 15:30:05 +01:00
load_kmx_file.hpp feat(core): implement loading KMX from blob 2024-11-27 15:30:05 +01:00
meson.build feat(core): add unit tests for the WASM version of Core API 2025-01-20 18:22:56 +01:00