summaryrefslogtreecommitdiff
path: root/test/perl
Commit message (Expand)AuthorAgeFilesLines
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-2/+2
* THRIFT-5066: Implement testBinary invocation in TestClient.plKengo Seki2020-02-211-2/+5
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-251-1/+3
* THRIFT-4382: Replace the use of Indirect Object Syntax calls to new()Dean Hamstead2018-10-172-210/+190
* THRIFT-4515: cross server test improvement: graceful test server shutdownJames E. King III2018-03-191-0/+8
* THRIFT-2013: add perl crosstest multiplexed client and server logicJames E. King, III2017-11-212-7/+71
* THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdocJames E. King, III2017-10-291-1/+1
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixesJames E. King, III2017-03-302-2/+2
* THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in...James E. King, III2017-02-152-15/+19
* THRIFT-3402: add unix socket support to perlJames E. King, III2015-11-062-3/+18
* THRIFT-3347 Improve cross test servers and clientsJens Geyer2015-09-232-10/+16
* THRIFT-3337 Add testBool method to cross testsNobuaki Sukegawa2015-09-212-0/+19
* THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSock...Jim King2015-07-302-14/+451
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-242-1/+8
* THRIFT-2886 Integrate binary type in standard Thrift cross testJens Geyer2015-01-031-0/+5
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-2/+2
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-2/+2
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2012-01-101-7/+6
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-302-3/+36
* THRIFT-193: Patch for proper namespace support in perl compilerT Jake Luciani2008-12-232-11/+11
* Make "make clean" rules a bit more standard.David Reiss2008-02-241-1/+1
* Thrift: Whitespace cleanup.David Reiss2008-02-061-1/+1
* OO perl accessors for Thrift objectsMark Slee2007-09-191-27/+27
* Merging Jake Luciani's latest perl code gen fixesMark Slee2007-08-161-2/+2
* Adding perl testclient codeMark Slee2007-05-162-0/+335