Thibault Charbonnier
|
547fdd5fb2
|
bugfix: Config.pm: fixed an issue when generating t/sanity.t_.
|
2019-05-30 14:52:10 -07:00 |
Thibault Charbonnier
|
73c881bddf
|
tests: added support for `--- out_like` blocks.
|
2019-02-04 16:52:05 -08:00 |
Yichun Zhang (agentzh)
|
52962f3fc9
|
renamed ngx_openresty to openresty.
|
2016-01-25 14:33:53 -08:00 |
Yichun Zhang (agentzh)
|
6a17d2c784
|
bugfix: ./configure --prefix=PATH did not work when PATH is relative. also added experimental support for the MinGW MSYS environment on Win32.
|
2015-10-29 21:36:27 +08:00 |
agentzh (章亦春)
|
af701e5b64
|
improved Yao Weibin's patch for the --add-module option a bit and also added a test case.
|
2011-12-29 11:14:10 +08:00 |
agentzh (章亦春)
|
030ffab7d2
|
now we bundle the lua-redis-parser library with us and it is enabled by default. tested on Linux i386, Linux x86_64, Mac OS X, FreeBSD 8.2 i386, and Solaris 11; added the new option --without-lua_redis_parser to the ./configure script; made the test scaffold emit .t_ file with actual outputs as the expected outputs; released ngx_openresty 1.0.5.0rc3.
|
2011-08-11 10:04:13 +08:00 |
agentzh (章亦春)
|
84989d2d28
|
now we also test the generated makefiles in our test suite.
|
2011-03-07 02:59:54 +08:00 |
agentzh (章亦春)
|
215f852bc2
|
added a test for --with-luajit.
|
2011-03-07 02:19:54 +08:00 |
agentzh (章亦春)
|
824c7a4617
|
added test scaffold t::Config.
|
2011-03-07 00:56:26 +08:00 |