summaryrefslogtreecommitdiff
path: root/test/OptionalRequiredTest.thrift
diff options
context:
space:
mode:
authorDavid Reiss <dreiss@apache.org>2008-02-04 21:14:14 +0000
committerDavid Reiss <dreiss@apache.org>2008-02-04 21:14:14 +0000
commit8180c0c028d11086f6dd042e637af7c38db073f2 (patch)
tree3a2fc8f2f962c46e2ac63516973eadc0e8be3f5a /test/OptionalRequiredTest.thrift
parent20f009d6251af0f838c4ef8799d6b238cd230606 (diff)
downloadthrift-8180c0c028d11086f6dd042e637af7c38db073f2.tar.gz
Thrift: "make check" support.
Summary: Add a Makefile.am in the test directory that runs some of the test programs when "make check" is executed. Also removed some obsolete comments. Reviewed By: mcslee Test Plan: Ran make check, saw all tests pass. Ran make install, saw no test programs installed. Ran ./cleanup.sh, saw a pristine workspace. Revert Plan: ok git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665458 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/OptionalRequiredTest.thrift')
-rw-r--r--test/OptionalRequiredTest.thrift8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/OptionalRequiredTest.thrift b/test/OptionalRequiredTest.thrift
index 431a0b006..42e787906 100644
--- a/test/OptionalRequiredTest.thrift
+++ b/test/OptionalRequiredTest.thrift
@@ -1,11 +1,3 @@
-/*
-../compiler/cpp/thrift -cpp OptionalRequiredTest.thrift
-g++ -Wall -g -I../lib/cpp/src -I/usr/local/include/boost-1_33_1 \
- OptionalRequiredTest.cpp gen-cpp/OptionalRequiredTest_types.cpp \
- ../lib/cpp/.libs/libthrift.a -o OptionalRequiredTest
-./OptionalRequiredTest
-*/
-
cpp_namespace thrift.test
struct OldSchool {