Mercurial > hg
log tests/test-wireproto-clientreactor.py @ 39929:47cb6750dea3
age | author | description |
---|---|---|
Sat, 14 Apr 2018 14:37:23 -0700 | Gregory Szorc | wireprotov2: change frame type and name for command response |
Sat, 14 Apr 2018 11:20:38 -0400 | Augie Fackler | cleanup: polyfill assertRaisesRegex so we can avoid assertRaisesRegexp |
Sat, 14 Apr 2018 01:35:44 -0400 | Augie Fackler | tests: add all missing b prefixes in reactor tests |
Fri, 13 Apr 2018 12:49:47 -0700 | Gregory Szorc | wireprotoframing: record when new stream is encountered |
Mon, 09 Apr 2018 16:54:20 -0700 | Gregory Szorc | wireproto: client reactor support for receiving frames |
Mon, 09 Apr 2018 15:32:01 -0700 | Gregory Szorc | wireproto: introduce a reactor for client-side state |