spiegel-keyman/linux
Eberhard Beilharz 883b9fc4c8
chore(linux): Fix API check if lines got removed in .symbols file
If lines got removed in the .symbols file we won't find the current
version number in the .symbols file. This change fixes the expectations.

Also, if a major API change happens during the Alpha cycle we don't expect
another API version increment if one already happened since we released
the stable version.

This change also adds some unit tests for the new functionality. These
can be run manually and won't run during CI builds.

Fixes #10453.
2024-02-02 20:15:22 +01:00
..
debian chore(linux): Update debian changelog 2024-02-01 12:58:21 +01:00
help fix(linux): Fix title of reference page and links 2023-06-06 15:19:24 +02:00
ibus-keyman Merge pull request #10576 from keymanapp/fix/linux/9593_version-comparison 2024-02-02 09:47:37 +11:00
keyman-config chore(core): Update debian package to use webkit2 4.1 2024-01-24 16:47:22 +01:00
keyman-system-service chore(linux): Fix coverage report creation for keyman-system-service 2023-10-18 10:32:41 +02:00
scripts chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
.gitignore chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
.pbuilderrc chore(linux): Replace Lunar with Noble 2024-01-30 15:40:41 +01:00
build.sh chore(linux): Add --open option to open coverage reports in browser 2023-10-16 17:22:41 +02:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
Dockerfile chore(linux): docker: make emscripten version customizable 2023-12-13 23:23:55 +00:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
Makefile chore(core): Remove obsolete --target-path option 2023-03-07 13:38:31 +01:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.