comparison README @ 1082:d0edeb90c0ab

Tests: additional variables mentioned in README.
author Andrei Belov <defan@nginx.com>
date Thu, 01 Dec 2016 10:55:59 +0300
parents d39e98893265
children f3ba4c74de31
comparison
equal deleted inserted replaced
1081:cca0bff99733 1082:d0edeb90c0ab
38 38
39 TEST_NGINX_UNSAFE 39 TEST_NGINX_UNSAFE
40 40
41 Run unsafe tests. 41 Run unsafe tests.
42 42
43 TEST_NGINX_GLOBALS
44
45 Sets additional directives in main context.
46
47 TEST_NGINX_GLOBALS_HTTP
48
49 Sets additional directives in http context.
50
43 Happy testing! 51 Happy testing!