log lib/Test/Nginx.pm @ 601:3a9a7b4f27f0

age author description
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.
Tue, 12 May 2015 18:07:28 +0300 Sergey Kandaurov Tests: basic stream tests for upstream hash.
Thu, 23 Apr 2015 14:01:22 +0300 Sergey Kandaurov Tests: upstream zone tests with ssl backend.
Thu, 23 Apr 2015 14:01:13 +0300 Sergey Kandaurov Tests: basic stream tests for upstream least_conn.
Tue, 21 Apr 2015 15:16:54 +0300 Sergey Kandaurov Tests: stream module prerequisite.
Fri, 20 Feb 2015 04:46:06 +0300 Maxim Dounin Tests: compatibility with old nginx versions.
Mon, 22 Sep 2014 13:30:04 +0400 Sergey Kandaurov Tests: the read_file function added in Test::Nginx.
Tue, 16 Sep 2014 12:31:36 +0400 Sergey Kandaurov Tests: check for nginx binary presence.
Fri, 18 Jul 2014 13:19:55 +0400 Sergey Kandaurov Tests: new http_start() and http_end() functions.
Fri, 20 Jun 2014 21:01:52 +0400 Maxim Dounin Tests: revert 068d020a8f85 and localize $? instead.
Tue, 03 Jun 2014 12:09:09 +0400 Sergey Kandaurov Tests: upstream hash tests.
Fri, 25 Apr 2014 18:44:46 +0400 Sergey Kandaurov Tests: start nginx prefixed to a temporary directory.
Fri, 18 Apr 2014 18:36:26 +0400 Maxim Dounin Tests: try_run() introduced.