Closed hhartzer closed 8 months ago
It looks like there have been a few changes lately that have broken tests in interesting ways.
This includes:
All good changes, but it would be good if we can get the tests to catch up to the code. Would appreciate contributions to this PR if anyone is up for it.
I just fixed TestDirList, I'll try to do a few more. https://github.com/emikulic/darkhttpd/commit/3a72fc4b73895ebe37dc33ac04217f70e77c8e53
Try now.
Awesome, thank you!
It works for me as long as I'm not root. If I'm root, the forbidden tests don't respond properly.
I think this should be good now.
I'm ok with run-tests requiring non-root. :)
Me too. Thank you!
Fixes: #52