thrift/lib/delphi/test/skip
Jens Geyer 17c3ad9c8a THRIFT-4318 Delphi performance improvements
Client: Delphi
Patch: Jens Geyer

This closes #1348
2017-09-07 22:14:00 +02:00
..
idl Thrift-1710: Minor issues in test cases code 2012-10-05 00:41:59 +00:00
README.md THRIFT-2849: spelling errors fixed using codespell tool 2014-11-24 10:55:31 +01:00
skiptest_version1.dpr THRIFT-4318 Delphi performance improvements 2017-09-07 22:14:00 +02:00
skiptest_version2.dpr THRIFT-4318 Delphi performance improvements 2017-09-07 22:14:00 +02:00

These two projects belong together. Both programs simulate server and client for different versions of the same protocol.

The intention of this test is to ensure fully working compatibility features of the Delphi Thrift implementation.

The expected test result is, that no errors occur with both programs, regardless in which order they might be started.