cosmopolitan/test/tool/net
Justine Tunney fe5c475f83 Add Deflate() / Inflate() to redbean and fix bugs
The Compress() and Uncompress() APIs were a mistake. The functions
themselves work fine, but it's a design blemish and does superfluous
work. Since they were only introduced in the last few weeks, they're now
deprecated and references to them have been scrubbed from the website
and other documentation. Please use the new APIs since the old APIs will
be removed at some point in the future.

This change introduces automated Lua unit tests for the Redbean APIs.
There's a few functions that were broken which have now been fixed, e.g.
Underlong() and Decimate().
2022-07-08 09:47:04 -07:00
..
lfuncs_test.lua Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
lunix_test.lua Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
redbean_test.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
sqlite_test.c Pacify file locks on Windows 2021-06-12 00:01:55 -07:00
test.mk Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00