cosmopolitan/test/libc/unicode
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
..
strnwidth_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test.mk Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
wcwidth_test.c Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00