cosmopolitan/test/tool/net
Justine Tunney d36d0634db Add automatic TMPDIR setup/teardown to GNU Make
We now guarantee TMPDIR will be defined on a per build rule basis. It'll
be an absolute path. It'll be secure and unique. It'll be rm -rf'd after
the last shell script line in your build rule is executed. If $TMPDIR is
already defined, then it'll be created as a subdirectory of your $TMPDIR
and then replace the variable with the new definition. The Landlock Make
repository will be updated with examples shortly after this change which
shall be known as Landlock Make 1.1.1.

See #530
2022-08-14 02:03:41 -07: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
encodejson_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
encodelua_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -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 Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
ljson_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
lre_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
lua_test.lua Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
lunix_test.lua Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -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 Unbloat the build 2022-08-11 00:15:29 -07: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
sqlite_test.c Pacify file locks on Windows 2021-06-12 00:01:55 -07:00
test.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00