cosmopolitan/test/dsp/core
Justine Tunney 0a24b4fc3c
Clean up more code
The *NSYNC linked list API is good enough that it deserves to be part of
the C libray, so this change writes an improved version of it which uses
that offsetof() trick from the Linux Kernel. We vendor all of the *NSYNC
tests in third_party which helped confirm the needed refactoring is safe

This change also deletes more old code that didn't pan out. My goal here
is to work towards a vision where the Cosmopolitan core libraries become
less experimental and more focused on curation. This better reflects the
current level of quality we've managed to achieve.
2023-07-06 08:03:24 -07:00
..
alaw_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
gamma_test.c Change license 2020-12-27 17:18:44 -08:00
getintegercoefficients8_test.c Change license 2020-12-27 17:18:44 -08:00
getintegercoefficients_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
illumination_test.c Change license 2020-12-27 17:18:44 -08:00
inv3_test.c Change license 2020-12-27 17:18:44 -08:00
mulaw_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
scalevolume_test.c Clean up more code 2023-07-06 08:03:24 -07:00
test.mk Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00