cosmopolitan/test
Justine Tunney fae1c32267
Encode ±INFINITY as ±1e5000
The V8 behavior of encoding infinity as null doesn't make sense to me.
Using ±1e5000 is better, because JSON.parse decodes it as INFINITY and
the information is preserved. This could be a breaking change for some
2024-06-01 03:19:50 -07:00
..
dsp Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
libc Fix undefined behavior in unit test 2024-05-29 20:31:46 -07:00
libcxx Delete flaky tests 2024-05-03 09:11:04 -07:00
math Introduce support for trapping math 2024-04-30 13:38:43 -07:00
net Implement proper time zone support 2024-05-04 23:06:37 -07:00
posix Ensure io requests are always capped at 0x7ffff000 2024-05-26 16:53:13 -07:00
tool Encode ±INFINITY as ±1e5000 2024-06-01 03:19:50 -07:00
BUILD.mk Make quality improvements 2024-02-25 19:08:43 -08:00