unit/test
Andrey Zelenkov c8c259b972 Tests: rerun tests for each module version.
Rerun supported for Python, PHP, Perl, Ruby, and Java modules.
2019-08-06 18:25:13 +03:00
..
go Tests: Go application tests. 2018-06-08 18:32:55 +03:00
java Tests: more Java tests. 2019-07-17 17:48:35 +03:00
node Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
perl Tests: Perl streaming body and delayed response simple tests. 2019-03-01 17:13:51 +03:00
php Tests: added PHP tests with "script" and "index" options. 2019-07-17 16:50:24 +03:00
python Tests: speed up tests. 2019-04-09 20:59:35 +03:00
ruby Tests: added tests for SERVER_SOFTWARE variable. 2018-05-21 16:41:33 +03:00
unit Tests: rerun tests for each module version. 2019-08-06 18:25:13 +03:00
run.py Tests: ignore unexpected successes in return code. 2018-01-24 16:37:56 +03:00
test_access_log.py Tests: added delay before SIGQUIT in access_log partial tests. 2019-08-01 18:15:00 +03:00
test_configuration.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_go_application.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_http_header.py Tests: fixed tests without "Host" header. 2019-05-30 16:47:39 +03:00
test_java_application.py Tests: fixed test_java_conf_error to pass with "--modules=" option. 2019-07-23 14:58:27 +03:00
test_node_application.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_perl_application.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_php_application.py Tests: added PHP tests with "script" and "index" options. 2019-07-17 16:50:24 +03:00
test_php_basic.py Tests: using "pass" option instead of deprecated "application". 2019-04-22 18:20:53 +03:00
test_python_application.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_python_basic.py Tests: using "pass" option instead of deprecated "application". 2019-04-22 18:20:53 +03:00
test_python_environment.py Tests: simplified module checking. 2019-04-09 16:14:42 +03:00
test_python_procman.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_routing.py Added routing based on request scheme. 2019-07-24 13:47:35 +03:00
test_routing_tls.py Added routing based on request scheme. 2019-07-24 13:47:35 +03:00
test_ruby_application.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_settings.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_tls.py Tests: TestApplicationTLS.openssl_conf() introduced. 2019-07-14 23:49:37 +03:00