This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 15d81751b THRIFT-6062: Give each Smalltalk struct its own read and
write methods Client: st
add d7697dc3b THRIFT-6258: End the readAll: loop when the transport
answers nothing Client: st
No new revisions were added by this update.
Summary of changes:
lib/st/test/TTransportReadAllTest.st | 143 +++++++++++++++++++++++++++++++++++
lib/st/test/run-tests.sh | 1 +
lib/st/thrift.st | 12 ++-
3 files changed, 154 insertions(+), 2 deletions(-)
create mode 100644 lib/st/test/TTransportReadAllTest.st