unit/test
Andrey Zelenkov b4c09e2954 Tests: reverted rerun for Java tests in 5e429a7f133c.
Each testcase should also recompile to be recompiled.
So backed out for now.
2019-08-21 14:24:23 +03:00
..
go Tests: goftm used for Go applications. 2019-08-14 14:06:28 +03:00
java Tests: Java multipart test. 2019-08-07 14:43:38 +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: reverted rerun for Java tests in 5e429a7f133c. 2019-08-21 14:24:23 +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 Java: implementing multipart message support. 2019-08-14 15:24:41 +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: fixed port reusing to avoid access issues. 2019-08-14 15:53:58 +03:00
test_python_application.py Tests: adjusted skipping tests. 2019-05-30 16:46:04 +03:00
test_python_basic.py Tests: fixed port reusing to avoid access issues. 2019-08-14 15:53:58 +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