updated the tests to reflect recent changes; also added the --without-http_lua_upstream_module option to the usage message of ./configure.

This commit is contained in:
Yichun Zhang (agentzh) 2014-03-12 16:08:40 -07:00
parent 965bd0fba0
commit 03eae9e632
2 changed files with 504 additions and 405 deletions

File diff suppressed because it is too large Load Diff

2
util/configure vendored
View File

@ -923,6 +923,8 @@ _EOC_
--without-lua_resty_redis disable the lua-resty-redis library
--without-lua_resty_mysql disable the lua-resty-mysql library
--without-lua_resty_upload disable the lua-resty-upload library
--without-lua_resty_upstream_healthcheck
disable the lua-resty-upstream-healthcheck library
--without-lua_resty_string disable the lua-resty-string library
--without-lua_resty_websocket disable the lua-resty-websocket library
--without-lua_resty_lock disable the lua-resty-lock library