cosmopolitan/test/tool/net
Jōshin 3a8e01a77a
more modeline errata (#1019)
Somehow or another, I previously had missed `BUILD.mk` files.

In the process I found a few straggler cases where the modeline was
different from the file, including one very involved manual fix where a
file had been treated like it was ts=2 and ts=8 on separate occasions.

The commit history in the PR shows the gory details; the BUILD.mk was
automated, everything else was mostly manual.
2023-12-16 23:07:10 -05:00
..
argon2_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
base64_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
encodejson_test.lua Fix JSON single quote escaping (fixes #512) 2022-08-31 07:53:57 -05:00
encodelua_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
futex_test.lua Fix naming for redbean shared memory atomics 2022-10-06 09:41:22 -07:00
jsonorg_fail_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
jsonorg_pass_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
jsontestsuite_fail1_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
jsontestsuite_fail2_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
jsontestsuite_fail3_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
jsontestsuite_fail4_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
jsontestsuite_okay_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
jsontestsuite_pass_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
lfuncs_test.lua Add EncodeBase32() to Redbean (#856) 2023-10-11 20:06:20 -07:00
ljson_test.lua Fix JSON single quote escaping (fixes #512) 2022-08-31 07:53:57 -05:00
lre_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
lua_test.lua Rename MapContentType to ProgramContentType (#570) 2022-08-24 09:35:17 -07:00
lunix_test.lua Make improvements 2023-06-03 08:12:22 -07:00
mapshared_test.lua Add shared memory hit counter example to redbean 2022-10-08 08:39:13 -07:00
md5_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
path_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
redbean_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
sha_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
slurp_test.lua Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -07:00
spinlock_test.lua Add shared memory apis to redbean 2022-10-06 04:55:26 -07:00
sqlite_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
sqlite_test.lua Add database and statement readonly checks to sqlite in redbean (#914) 2023-11-05 13:29:09 -08:00