mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-22 19:13:09 +00:00
Round 125: Tests for readFile returning garbled strings (not null) on binary files, output() handling undefined/NaN/Infinity as non-objects logged directly (and JSON.stringify converting NaN/Infinity to null in objects), and loadAliases with __proto__ key in JSON proving no prototype pollution occurs. Total: 935 tests, all passing.