cosmopolitan/test
Steven Dee (Jōshin) 48b703b3f6
Minor cleanup/improvements in unique_ptr_test (#1266)
I'd previously introduced a bunch of small wrappers around the class and
functions under test to avoid excessive cpp use, but we can achieve this
more expediently with simple using-declarations. This also cuts out some
over-specified tests (e.g. there's no reason a stateful deleter wouldn't
compile.)
2024-09-01 13:47:30 -07:00
..
ctl Minor cleanup/improvements in unique_ptr_test (#1266) 2024-09-01 13:47:30 -07:00
dsp Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
libc Fix printf-family functions on long double inf (#1273) 2024-09-01 13:10:48 -07:00
libcxx Release Cosmopolitan v3.8.0 2024-08-30 20:14:07 -07:00
math Share file offset across processes 2024-08-03 01:39:11 -07:00
net Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
posix Share file offset across execve() on Windows 2024-08-03 17:48:00 -07:00
tool Move LoadZipArgs() to cosmo.h 2024-08-17 12:06:27 -07:00
BUILD.mk Introduce Cosmopolitan Templates Library (CTL) 2024-06-03 09:21:59 -07:00