Commit c1e1b3f
committed
test/ci: wire JS into CI, add embedded-map sync check, drop dead tests
- flake check test-js: runs the full cross-impl test/test against the Node CLI
(now passes thanks to the package.json type:module fix); JS was untested in CI.
- flake check test-embedded-map-sync: regenerates character_map_embedded.h from
character_map.txt and fails if it differs from the committed file (kills the
manual-regen drift footgun the audit flagged).
- remove 4 assertion-less JS 'tests' (test_format/test_performance/test_cross_compat/
test_web_encoder — zero assertions, not wired, false coverage) and the orphaned
utils/xxhash32 (referenced nowhere; fuzz_test uses utils/prng).1 parent 4d8f461 commit c1e1b3f
1 file changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
299 | 327 | | |
300 | 328 | | |
301 | 329 | | |
| |||
0 commit comments