test(developer): add unit tests for isValidUtf8#14381
Conversation
Follow-up-of: #14369 Test-bot: skip
User Test ResultsTest specification and instructions User tests are not required |
mcdurdin
left a comment
There was a problem hiding this comment.
LGTM. I wonder if we can run this compiler update against the keyboards repo just as another sniff test?
You can do this by building kmcmplib, kmc (and its child modules), and then exporting KMC=node <path-to-kmc's-package.json>, e.g. export KMC="node ~/keyman/developer/src/kmc" or similar.
Co-authored-by: Marc Durdin <marc@durdin.net>
That did work. (using tilde didn't work, so the export has to be |
|
Changes in this pull request will be available for download in Keyman version 19.0.93-alpha |
Follow-up-of: #14369
Test-bot: skip