log lib/Test/Nginx.pm @ 861:6868e610eacc

age author description
Tue, 01 Mar 2016 12:55:59 +0300 Sergey Kandaurov Tests: detect Sanitizer errors.
Tue, 16 Feb 2016 18:41:31 +0300 Sergey Kandaurov Tests: use TEST_NGINX_MODULES to find dynamic modules directory.
Thu, 11 Feb 2016 11:54:32 +0300 Sergey Kandaurov Tests: added support for dynamic modules.
Wed, 09 Dec 2015 17:49:30 +0300 Sergey Kandaurov Tests: skip tests with unix domain sockets on win32.
Thu, 05 Nov 2015 20:09:47 +0300 Sergey Kandaurov Tests: use binmode in write_file().
Thu, 05 Nov 2015 20:07:01 +0300 Sergey Kandaurov Tests: reverted adc32621fb09.
Thu, 05 Nov 2015 12:56:35 +0300 Sergey Kandaurov Tests: skip IO::Compress::Gzip on win32.
Fri, 10 Jul 2015 18:06:37 +0300 Andrey Zelenkov Tests: stream access tests.
Thu, 09 Jul 2015 14:09:27 +0300 Sergey Kandaurov Tests: backed out previous change, adjusted general timeouts.
Mon, 01 Jun 2015 14:34:36 +0300 Sergey Kandaurov Tests: tests for dumped nginx configuration ("nginx -T").
Fri, 03 Jul 2015 17:15:13 +0300 Sergey Kandaurov Tests: style.
Mon, 29 Jun 2015 21:40:30 +0300 Andrey Zelenkov Tests: stream limit conn tests.
Thu, 04 Jun 2015 13:30:52 +0300 Sergey Kandaurov Tests: properly skip tests if run without IO::Uncompress::Gunzip.
Wed, 27 May 2015 16:58:35 +0300 Sergey Kandaurov Tests: catch nginx alerts on exit.
Thu, 14 May 2015 14:46:13 +0300 Sergey Kandaurov Tests: has_feature() introduced in Test::Nginx.