thrift/test
Bryan Duxbury e8ae5d3728 THRIFT-275. rb: Remove deprecated classes from Ruby library
This patch removes all the deprecation stuff and the t*.rb classes that were only placeholders. In addition, I've changed the implementations of some "abstract" methods to throw NotImplementedError instead of returning nil, and fixed the test accordingly. Finally, I removed the no longer required borrow and consume methods from all the transport implementations that had them. (Borrow and consume have been supplanted by the thrift_native package.) 


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@757668 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 05:23:52 +00:00
..
cpp THRIFT-325. Remove a bunch of uses of the old command line format 2009-02-17 20:28:46 +00:00
csharp THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatible 2009-02-13 03:09:52 +00:00
erl THRIFT-325. Remove a bunch of uses of the old command line format 2009-02-17 20:28:46 +00:00
hs THRIFT-392. hs: Make test scripts easier to use 2009-03-24 00:36:00 +00:00
ocaml ocaml and haskell thrift clients now calling readMessageEnd 2008-04-10 00:31:55 +00:00
perl THRIFT-193: Patch for proper namespace support in perl compiler 2008-12-23 03:45:43 +00:00
php THRIFT-325. Remove a bunch of uses of the old command line format 2009-02-17 20:28:46 +00:00
py THRIFT-256. python: Fix inheritance of services in the same IDL file 2009-02-07 02:37:09 +00:00
rb THRIFT-275. rb: Remove deprecated classes from Ruby library 2009-03-24 05:23:52 +00:00
threads Make .thrift files non-executable since we removed the shebangs 2009-03-14 07:37:28 +00:00
AnnotationTest.thrift THRIFT-121. Support arbitrary type annotations 2008-12-10 01:52:48 +00:00
Benchmark.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
BrokenConstants.thrift Partial handlling of 64-bit integer constants. 2008-06-30 20:45:47 +00:00
ConstantsDemo.thrift Avoid a filename collision on case-insensitive filesystems. 2008-06-10 22:56:48 +00:00
DebugProtoTest_extras.cpp cpp: Fix "make check" by defining a comparator for "Empty" 2009-02-10 21:38:44 +00:00
DebugProtoTest.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
DebugProtoTest.thrift THRIFT-110. java: A more compact format 2009-02-10 04:49:39 +00:00
DenseLinkingTest.thrift THRIFT-325. Remove a bunch of uses of the old command line format 2009-02-17 20:28:46 +00:00
DenseProtoTest.cpp THRIFT-325. Remove a bunch of uses of the old command line format 2009-02-17 20:28:46 +00:00
DocTest.thrift Make .thrift files non-executable since we removed the shebangs 2009-03-14 07:37:28 +00:00
FastbinaryTest.py THRIFT-217. Use "--gen py" instead of "-py" in build scripts 2008-12-02 02:11:13 +00:00
JavaBeansTest.thrift THRIFT-222. java: Better exposure if __isset in beans style 2009-01-05 21:02:58 +00:00
JSONProtoTest.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
Makefile.am Fix a parallel build bug under test 2009-03-20 07:14:50 +00:00
ManyTypedefs.thrift THRIFT-325. Remove a bunch of uses of the old command line format 2009-02-17 20:28:46 +00:00
OptionalRequiredTest.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
OptionalRequiredTest.thrift Add support for .equals() to Java structs. 2008-03-02 06:29:19 +00:00
SmallTest.thrift Merge branch 'fastbinary' 2008-07-08 00:47:49 +00:00
StressTest.thrift Make the C++ generator use non-hardcoded namespaces. 2008-02-27 01:55:17 +00:00
TBufferBaseTest.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
TFDTransportTest.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
ThriftTest_extras.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
ThriftTest.thrift THRIFT-253. java: Enhance FieldMetaData 2009-01-29 01:51:08 +00:00
TMemoryBufferTest.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
TPipedTransportTest.cpp THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift 2009-01-31 22:36:20 +00:00
UnitTestMain.cpp Clean up the unit tests. 2008-04-07 23:45:00 +00:00
ZlibTest.cpp THRIFT-325. Remove a bunch of uses of the old command line format 2009-02-17 20:28:46 +00:00