From 57ee9057af1b363adf2f20ca08806a9bb39a484a Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Sat, 1 Jul 2023 14:11:21 +0000 Subject: [PATCH] add some ideas --- regress/regress | 2 ++ 1 file changed, 2 insertions(+) diff --git a/regress/regress b/regress/regress index 30a6fd9..e21e291 100755 --- a/regress/regress +++ b/regress/regress @@ -58,5 +58,7 @@ run_test test_proxy_with_certs run_test test_include_mime # TODO: add test that uses only a TLSv1.2 or TLSv1.3 +# TODO: add a test that attempt to serve a non-regular file +# TODO: add a test where the index is not a regular file tests_done