Add tests for Ruby TTransport. Only require .rb files in ruby tests.
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 00:50:00 +0000 (00:50 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 00:50:00 +0000 (00:50 +0000)
commita37d90e6cb0dae3a588a339d9529d93e07fdf8a0
tree804d9877139f740603e5dcd32c3aaee6d16f9dda
parent104584ee7fcda914d08526f50eedd02ee374b7f8
Add tests for Ruby TTransport. Only require .rb files in ruby tests.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@668892 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/lib/thrift/transport/ttransport.rb
test/rb/core/test_exceptions.rb [new file with mode: 0644]
test/rb/core/transport/test_ttransport.rb [new file with mode: 0644]
test/rb/test_suite.rb