-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(core): unit test to verify cross-project Unicode versions 🙀 #10183
Comments
2 tasks
srl295
added a commit
that referenced
this issue
May 3, 2024
srl295
added a commit
that referenced
this issue
May 9, 2024
srl295
added a commit
that referenced
this issue
May 11, 2024
- load versions from node and ICU4C++ and Blocks.txt Fixes: #10183
srl295
added a commit
that referenced
this issue
May 13, 2024
srl295
added a commit
that referenced
this issue
May 13, 2024
srl295
added a commit
that referenced
this issue
May 13, 2024
- load versions from node and ICU4C++ and Blocks.txt Fixes: #10183
srl295
added a commit
that referenced
this issue
May 13, 2024
- rename fallback to KMN_FALLBACK to not conflict with hedley - comment out the cxx_icu test - attempt to get wasm working Fixes: #10183
srl295
added a commit
that referenced
this issue
May 14, 2024
- fix ambiguous path type Fixes: #10183
srl295
added a commit
that referenced
this issue
May 14, 2024
- refactor and support >= node version Fixes: #10183
srl295
added a commit
that referenced
this issue
May 16, 2024
- support wasm: copy package.json, nodeversions.json and Blocks.txt into the keyboard area so that they can be mounted under wasm - path changes to make the non-wasm part work as well Fixes: #10183
srl295
added a commit
that referenced
this issue
May 23, 2024
- load version data from node.js, Blocks.txt, and ICU4C - support wasm: copy package.json, nodeversions.json and Blocks.txt into the keyboard area so that they can be mounted under wasm also: - rename 'fallback' macro to KMN_FALLBACK to not conflict with hedley in utfcodec.hpp - fix ambiguous path type in tests Fixes: #10183
srl295
added a commit
that referenced
this issue
May 24, 2024
Fixes: #10183 Co-authored-by: Marc Durdin <marc@durdin.net>
srl295
added a commit
that referenced
this issue
May 27, 2024
- group output by functional area #10183
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to #9464 and somewhat related to #9466
The text was updated successfully, but these errors were encountered: