diff README @ 856:d39e98893265

Tests: use TEST_NGINX_MODULES to find dynamic modules directory. If not specified, fallback to dirname of TEST_NGINX_BINARY. Either way, the path is normalised to an absolute one for use in "load_module".
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 16 Feb 2016 18:41:31 +0300
parents b350a2cdbf58
children d0edeb90c0ab
line wrap: on
line diff
--- a/README
+++ b/README
@@ -18,6 +18,10 @@ TEST_NGINX_BINARY
 
     Sets path to nginx binary to be tested, defaults to "../nginx/objs/nginx".
 
+TEST_NGINX_MODULES
+
+    Sets path to modules directory, defaults to dirname of TEST_NGINX_BINARY.
+
 TEST_NGINX_VERBOSE
 
     Be a bit more verbose (in particular, print requests sent and responses