cosmopolitan/test/tool
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
..
args Make more fixes and improvements 2022-06-13 11:02:13 -07:00
build Make more fixes and improvements 2022-06-13 11:02:13 -07:00
net Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
plinko Make more fixes and improvements 2022-06-13 11:02:13 -07:00
viz Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
test.mk Add /.args feature to Redbean/Lua/SQLite/Python/QuickJS 2022-05-12 11:04:47 -07:00