Yichun Zhang (agentzh)
|
311539270b
|
tests: removed the useless "use lib" directives from the Perl test files. thanks Markus Linnala for the report in #464.
|
2015-10-08 17:13:16 +08:00 |
Yichun Zhang (agentzh)
|
04a7a2cca8
|
use Test::Nginx::Socket::Lua from the test-nginx project in our test suite.
|
2013-12-05 14:46:51 -08:00 |
agentzh (Yichun Zhang)
|
71e16c46d2
|
added custom test scaffold t::TestNginxLua which subclasses Test::Nginx::Socket. it supports the environment TEST_NGINX_INIT_BY_LUA which can be used to add more custom Lua code to the value of the init_by_lua directive in the nginx configuration.
|
2013-05-07 19:27:48 -07:00 |
agentzh (章亦春)
|
302edda861
|
added tests for outputing lua tables.
|
2011-08-12 22:14:20 +08:00 |