diff options
author | Omar Polo <op@omarpolo.com> | 2023-07-01 14:11:21 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2023-07-01 14:11:21 +0000 |
commit | 57ee9057af1b363adf2f20ca08806a9bb39a484a (patch) | |
tree | fbf436c082500467b8512e44a231c249905f0242 /regress | |
parent | 994fc034e547f35a995439782ed45bfd12f8b1be (diff) |
add some ideas
Diffstat (limited to 'regress')
-rwxr-xr-x | regress/regress | 2 |
1 files changed, 2 insertions, 0 deletions
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 |