ngx-fancyindex/t
Ryan Schmidt e505eb2a13 Tests: Wait for nginx to create pid file
When nginx is started, it returns control before it has created its pid
file. Since this test suite relies on the existence of the pid file,
wait until the pid file exists before returning from nginx_start. Time
out after 2 seconds so that if there is a real problem starting nginx
we don't wait forever.

Fixes #144
2022-05-25 23:52:58 +03:00
..
child-directory Add test for `fancyindex_hide_parent_dir on` 2018-10-15 11:28:09 +02:00
has-index Use only the new-style module configuration for dynamic builds 2016-08-18 20:30:43 +03:00
show_dotfiles Added test for show_dotfiles 2020-05-26 16:14:09 +03:00
00-build-artifacts.test Tests: Add test descriptions 2016-08-18 18:16:16 +03:00
01-smoke-hasindex.test Tests: Add test descriptions 2016-08-18 18:16:16 +03:00
02-smoke-indexisfancy.test Tests: Add test descriptions 2016-08-18 18:16:16 +03:00
03-exact_size_off.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
04-hasindex-html.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
05-sort-by-size.test Add test case for sort order by file-size after 2018-07-03 02:41:13 +03:00
06-hide_parent.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
07-directory-first.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
07-show_dotfiles.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
08-local-footer.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
09-local-header.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
10-local-headerfooter.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
11-local-footer-nested.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
12-local-footer-nested.test Tests: Fix typos in descriptions and messages 2022-05-10 22:04:11 +03:00
bug61-empty-file-segfault.test Add test case 2016-12-08 15:33:13 +02:00
bug95-square-brackets.test Properly encode filenames as URI components 2018-08-30 00:12:47 +03:00
bug107-filesystem-root-404.test Fix 404 not found when indexing filesystem root 2022-05-25 23:51:27 +03:00
build-and-run Tests: Build nginx in parallel on macOS 2022-05-10 19:55:34 +03:00
get-pup get-pup: Verify with openssl instead of sha256sum 2022-05-10 21:58:05 +03:00
has-index.test Use only the new-style module configuration for dynamic builds 2016-08-18 20:30:43 +03:00
nginx.conf Tests: Smoke-test that the module is returning data 2016-08-18 00:44:07 +03:00
preamble Tests: Wait for nginx to create pid file 2022-05-25 23:52:58 +03:00
run t/* should be eol=lf so bash can run 2020-05-26 16:14:09 +03:00