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 154e81a33 THRIFT-6036: Harden JavaME binary protocol negative sizes
Client: javame
add 1ffdcf24e THRIFT-2462: Added regression test to ensure the issue is
solved Client: delphi Patch: Jens Geyer
No new revisions were added by this update.
Summary of changes:
lib/delphi/test/client.dpr | 6 +-
lib/delphi/test/client.dproj | 9 +-
.../testsuite/client/Performance/PerfTests.pas | 37 +------
.../testsuite/client/UnitTestTransportFactory.pas | 99 +++++++++++++++++++
lib/delphi/test/testsuite/client/UnitTests.pas | 110 ++++++++++++++++++++-
5 files changed, 220 insertions(+), 41 deletions(-)
create mode 100644
lib/delphi/test/testsuite/client/UnitTestTransportFactory.pas