]> git.ipfire.org Git - thirdparty/tornado.git/commit
Reorganize IOStream tests and run them in both regular and ssl mode.
authorBen Darnell <ben@bendarnell.com>
Sun, 19 Aug 2012 05:56:14 +0000 (22:56 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 19 Aug 2012 05:56:14 +0000 (22:56 -0700)
commit0147ac24d771f05e6850ecb14c4fbd57f4b33597
treedbd546a1ecd6106fda166a3838304c19e173a1cb
parentcbc84bc50dd5d9b4468e3878038f917fcf734618
Reorganize IOStream tests and run them in both regular and ssl mode.

In the process, discover a quirk of the server-side SSL handshake and
a possible bug with ssl in pypy.
tornado/test/iostream_test.py