comparison README @ 266:b350a2cdbf58

Tests: fixed spelling errors in README.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 27 Feb 2013 17:36:28 +0400
parents c4021ebb41b6
children d39e98893265
comparison
equal deleted inserted replaced
265:a4e46d78ea6d 266:b350a2cdbf58
23 Be a bit more verbose (in particular, print requests sent and responses 23 Be a bit more verbose (in particular, print requests sent and responses
24 got from nginx). Note that this requires prove -v (or HARNESS_VERBOSE). 24 got from nginx). Note that this requires prove -v (or HARNESS_VERBOSE).
25 25
26 TEST_NGINX_LEAVE 26 TEST_NGINX_LEAVE
27 27
28 If set temporary directory with configs and logs won't be deleted on test 28 If set, temporary directory with configs and logs won't be deleted on test
29 completion. Usefull for debugging. 29 completion. Useful for debugging.
30 30
31 TEST_NGINX_CATLOG 31 TEST_NGINX_CATLOG
32 32
33 Cat error log to stdout after test completion. Usefull for debugging. 33 Cat error log to stdout after test completion. Useful for debugging.
34 34
35 TEST_NGINX_UNSAFE 35 TEST_NGINX_UNSAFE
36 36
37 Run unsafe tests. 37 Run unsafe tests.
38 38