Commit Graph

63 Commits

Author SHA1 Message Date
Jens Geyer
d629ea0bb2 THRIFT-3347 Improve cross test servers and clients
Client: TestSuite, C++, Perl, NodeJS, c_glib, Haskell, Python
Patch: Nobuaki Sukegawa <nsukeg@gmail.com>

This closes #621
2015-09-23 21:20:38 +02:00
Jim King
f5f1b35a7d THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSocket out from their base classes, fixed THRIFT-3191 generated perl compiler exception handling code, added perl to make cross, fixed THRIFT-3189 allowing perl to listen on a specific interface through construction arguments. Did not add support in the perl client SSLSocket to verify server certificate authenticity at this time. 2015-07-30 14:19:49 +02:00
Jim King
5903d67459 THRIFT-3211: add php client compact protocol to make cross test
This closes #532
2015-07-03 20:48:50 +02:00
Roger Meier
41ad4342c5 THRIFT-847 Test Framework harmonization across all languages
THRIFT-2946 Enhance usability of cross test framework

Patch: Nobuaki Sukegawa

This closes: #358
2015-03-24 22:30:40 +01:00
Roger Meier
dace6937a7 THRIFT-847 Test Framework harmonization across all languages
update tests.json

Patch: cdwijayarathna
2014-08-15 23:01:09 +02:00
cdwijayarathna
0d4072b0cf THRIFT-2578 Moving 'make cross' from test.sh to test.py 2014-08-10 21:45:30 +02:00
Roger Meier
f5136abeba Revert "THRIFT-2578 Moving 'make cross' from test.sh to test.py"
This reverts commit c53bbd2c4b.

oops, I accidently committed this, sorry!
2014-08-07 14:54:30 +02:00
cdwijayarathna
c53bbd2c4b THRIFT-2578 Moving 'make cross' from test.sh to test.py 2014-08-07 03:20:21 +02:00
Roger Meier
e8bafb6d92 THRIFT-2578 Moving 'make cross' from test.sh to test.py
Patch: cdwijayarathna
2014-08-01 23:39:32 +02:00
cdwijayarathna
75eb2a31a1 THRIFT-2578 Moving 'make cross' from test.sh to test.py 2014-07-30 01:14:08 +02:00
cdwijayarathna
3f67978103 THRIFT-2578 Moving 'make cross' from test.sh to test.py
Signed-off-by: Roger Meier <roger@apache.org>
2014-07-09 13:06:26 +02:00
Roger Meier
32f3982275 THRIFT-2578 Moving 'make cross' from test.sh to test.py
Patch: Chamila Dilshan Wijayarathna
2014-06-18 22:43:17 +02:00
Roger Meier
40cc23269d THRIFT-847 Test Framework harmonization across all languages
initial version of test.py and tests.json

Patch: Roger Meier
2014-06-11 11:09:14 +02:00