keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
402 stars 112 forks source link

chore(developer): refresh test fixtures for kmcmplib with recent keyboards repo commit #12634

Open mcdurdin opened 2 weeks ago

mcdurdin commented 2 weeks ago

Several keyboards have been removed from the --full-test in kmcmplib, as the version captured in the fixture has known issues:

We should address the U+2002 whitespace match to make it cross-platform consistent in the compiler; the other keyboard issues have already been cleaned up in the keyboards repository.

Emerging from #12631