cosmopolitan/test
Gavin Hayes 897e33ccc4
Fix stdio fmt of "%.0e" and "%.0g" (#544)
* Fix %.0e by always rounding even if precision is 0
* Fix %.0g by treating it the same as %.1g
* Fix %g tests to match glibc, add more tests
2022-08-18 15:53:07 -07:00
..
dsp Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
libc Fix stdio fmt of "%.0e" and "%.0g" (#544) 2022-08-18 15:53:07 -07:00
net Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
tool Make improvements 2022-08-15 15:20:36 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00