thrift/test
David Reiss 6a4b82c4b7 Make the Ruby generator use non-hardcoded namespaces.
- Make the Ruby generator use program->get_namespace("ruby")
  instead of program->get_ruby_namespace()
- Eliminate the explicit "ruby_namespace" in t_program.
- Deprecate the ruby_namespace token.
- Update example .thrift files and syntax files.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665620 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 21:42:16 +00:00
..
cpp Enhance C++ test client to make sure that async void is implemented properly 2008-02-18 02:11:52 +00:00
hs Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
java Add Java JSON protocol implementation. 2008-03-07 20:12:20 +00:00
ocaml Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
perl Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
php Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
py Make the Python generator use non-hardcoded namespaces. 2008-03-27 21:41:54 +00:00
rb Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
threads Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
ConstantsDemo.thrift Make the C++ generator use non-hardcoded namespaces. 2008-02-27 01:55:17 +00:00
DebugProtoTest.cpp Thrift: "make check" support. 2008-02-04 21:14:14 +00:00
DebugProtoTest.thrift Add more complete base64 testing for C++ JSON protocol. 2008-03-07 20:12:07 +00:00
DenseLinkingTest.thrift Make the C++ generator use non-hardcoded namespaces. 2008-02-27 01:55:17 +00:00
DenseProtoTest.cpp Thrift: Clean up and test TDenseProtocol 2007-09-11 22:09:42 +00:00
DocTest.thrift Make the Java generator use non-hardcoded namespaces. 2008-02-27 01:55:25 +00:00
FastbinaryTest.py Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
JSONProtoTest.cpp Add more complete base64 testing for C++ JSON protocol. 2008-03-07 20:12:07 +00:00
Makefile.am Make limited reflection optional (off by default). 2008-02-27 07:45:05 +00:00
ManyTypedefs.thrift Thrift: Make use of get_true_type. 2007-08-23 21:43:25 +00:00
OptionalRequiredTest.cpp Thrift: "make check" support. 2008-02-04 21:14:14 +00:00
OptionalRequiredTest.thrift Add support for .equals() to Java structs. 2008-03-02 06:29:19 +00:00
ReflectionTest.cpp Thrift: "make check" support. 2008-02-04 21:14:14 +00:00
SmallTest.thrift Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
StressTest.thrift Make the C++ generator use non-hardcoded namespaces. 2008-02-27 01:55:17 +00:00
ThriftTest.thrift Make the Ruby generator use non-hardcoded namespaces. 2008-03-27 21:42:16 +00:00
TMemoryBufferTest.cpp Thrift: Revamp TMemoryBuffer constructors. 2008-02-04 21:56:27 +00:00
ZlibTest.cpp Thrift: Re-committing zlib. 2007-09-17 23:20:38 +00:00