Steven R. Loomis
Steven R. Loomis
CLDR-14543 - [ ] This PR completes the ticket.
CLDR-15191 It turns out there was no test to verify that `-t-m0`, etc. values were valid. As an example there is `latn-t-ethi-m0-ala` that should be `…-m0-alalc`. As there are existing...
CLDR-14218 ( was ~CLDR-14116~ ) - move TestLanguageGroup.ISOLATES to isolates.json, improve err messages - add Gson to unittest classpath (oversight) Won't pass tests as is. See also #665
CLDR-14218 ( was ~CLDR-14116~ ) A14.1 (#664 is A14, UN codes)
Fixes: #73 is `"license": "MIT"` correct for Node.js licensed code? I assume so
the license: field is wrong https://github.com/nodejs/full-icu-npm/blob/main/package.json#L19 since the move to node.js, the license field should reflect node's license.
per @nschonni comments on #53 - remove unused `.travis.yml` - add more tests to the matrix
- add tiny sample kmx - update union - add DTD
- Width: uint16_t - defined `km_kbp_event_flags` to define the bitfield - bitfield has value `KM_KBP_EVENT_FLAG_TOUCH` for touch events - ignored everywhere, currently Fixes: #7046 @keymanapp-test-bot skip
## Introduction Document an optimized binary format for use by the process_event #5015 and other consumers of LDML data. It will be written into the KMX binary file. ## Goals...