log syslog.t @ 1580:9e142c0e34b2

age author description
Mon, 06 Jul 2020 18:01:10 +0300 Sergey Kandaurov Tests: allowed syslog messages arrival out-of-order.
Mon, 28 May 2018 16:29:02 +0300 Sergey Kandaurov Tests: removed syslog.t TODO, fixed in 7f9935f07fe9.
Mon, 21 May 2018 13:05:27 +0300 Sergey Kandaurov Tests: syslog send error handling test added.
Wed, 13 Sep 2017 19:04:25 +0300 Andrey Zelenkov Tests: adjusted udp ports to match allocated ports range.
Fri, 10 Feb 2017 13:55:39 +0300 Sergey Kandaurov Tests: avoid reopening a receiving UDP socket in syslog tests.
Fri, 10 Feb 2017 12:41:43 +0300 Sergey Kandaurov Tests: replaced all occurrences of vec/select API with IO::Select.
Wed, 31 Aug 2016 18:21:07 +0300 Andrey Zelenkov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 12 Jul 2016 17:39:03 +0300 Andrey Zelenkov Tests: simplified parallel modifications in tests.
Tue, 21 Jun 2016 16:39:13 +0300 Andrey Zelenkov Tests: converted tests to run in parallel.
Tue, 10 May 2016 14:56:47 +0300 Andrey Zelenkov Tests: added missing character in regex in syslog.t.
Wed, 18 Nov 2015 14:27:33 +0300 Sergey Kandaurov Tests: interchanged syslog parameters for better coverage.
Thu, 29 Oct 2015 12:53:56 +0300 Sergey Kandaurov Tests: added test for syslog nohostname parameter.
Sun, 03 May 2015 12:45:09 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 02 Dec 2014 21:08:34 +0300 Maxim Dounin Tests: trailing spaces.
Thu, 27 Nov 2014 07:39:55 +0300 Maxim Dounin Tests: reduce shared memory zone sizes.
Mon, 22 Sep 2014 13:30:04 +0400 Sergey Kandaurov Tests: the read_file function added in Test::Nginx.
Mon, 22 Sep 2014 13:29:20 +0400 Sergey Kandaurov Tests: removed chop from read_file() in syslog.t.
Wed, 06 Aug 2014 13:31:55 +0400 Sergey Kandaurov Tests: syslog "if=" tests.
Mon, 26 May 2014 13:26:03 +0400 Sergey Kandaurov Tests: skipped tests on win32 that use shared memory.
Wed, 21 May 2014 17:43:42 +0400 Sergey Kandaurov Tests: added syslog tests.