thrift/test/rb
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
..
benchmarks Merge branch 'fastbinary' 2008-07-08 00:47:49 +00:00
core THRIFT-275. rb: Remove deprecated classes from Ruby library 2009-03-24 05:23:52 +00:00
fixtures THRIFT-216. Add validate method to fixtures so tests pass 2009-01-14 23:55:10 +00:00
generation THRIFT-352. rb: Implicit enums should be valid values 2009-03-04 21:42:46 +00:00
integration Merge branch 'fastbinary' 2008-07-08 00:47:49 +00:00
Makefile.am Merge branch 'fastbinary' 2008-07-08 00:47:49 +00:00
test_helper.rb Merge branch 'fastbinary' 2008-07-08 00:47:49 +00:00
test_suite.rb Merge branch 'fastbinary' 2008-07-08 00:47:49 +00:00