thrift/lib/delphi/test/skip
Jens Geyer 66f9536e2c THRIFT-5387 Improved and simplified Delphi test setup
Client: Delphi
Patch: Jens Geyer
2021-03-29 22:59:59 +02:00
..
idl THRIFT-5048 EnumUtils<T>.ToString() throws for elements not known to the receiving end [ci skip] 2019-12-13 00:33:46 +01:00
README.md THRIFT-2849: spelling errors fixed using codespell tool 2014-11-24 10:55:31 +01:00
skiptest_version1.dpr THRIFT-5387 Improved and simplified Delphi test setup 2021-03-29 22:59:59 +02:00
skiptest_version1.dproj THRIFT-5387 Improved and simplified Delphi test setup 2021-03-29 22:59:59 +02:00
skiptest_version2.dpr THRIFT-5387 Improved and simplified Delphi test setup 2021-03-29 22:59:59 +02:00
skiptest_version2.dproj THRIFT-5387 Improved and simplified Delphi test setup 2021-03-29 22:59:59 +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.