log h2.t @ 1020:196d33c2bb45

age author description
Wed, 31 Aug 2016 18:21:07 +0300 Andrey Zelenkov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 02 Aug 2016 15:56:50 +0300 Sergey Kandaurov Tests: added charset and gzip prerequisites in h2.t.
Tue, 26 Jul 2016 21:00:41 +0300 Sergey Kandaurov Tests: adjusted TODOs for HTTP/2 fixes committed in 1.11.3.
Tue, 26 Jul 2016 20:39:11 +0300 Sergey Kandaurov Tests: fixed HTTP/2 GOAWAY test for connection with active stream.
Thu, 21 Jul 2016 14:43:46 +0300 Sergey Kandaurov Tests: redo 892737e9fd31 without flaky send_timeout adjustments.
Mon, 18 Jul 2016 17:58:19 +0300 Sergey Kandaurov Tests: added HTTP/2 GOAWAY test for connection with active stream.
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.
Fri, 17 Jun 2016 11:36:33 +0300 Sergey Kandaurov Tests: changed HTTP2 package to act as a class.
Wed, 15 Jun 2016 13:27:56 +0300 Sergey Kandaurov Tests: speed up HTTP/2 tests.
Sat, 11 Jun 2016 04:22:43 +0300 Andrey Zelenkov Tests: fixed h2.t test with default host header.
Wed, 13 Apr 2016 13:03:09 +0300 Sergey Kandaurov Tests: emit HTTP/2 SETTINGS acknowledgement by default.
Fri, 01 Apr 2016 17:41:57 +0300 Sergey Kandaurov Tests: adjusted h2.t todo_alerts after a6abbfed, improved comments.
Wed, 23 Mar 2016 17:23:08 +0300 Andrey Zelenkov Tests: split HTTP/2 tests, HTTP2 package introduced.
Wed, 16 Mar 2016 18:19:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request body sent in separate frames.