Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b661783
)
THRIFT-1336 thrift: added server and processor test code
author
Roger Meier
<roger@apache.org>
Wed, 23 May 2012 19:40:40 +0000
(19:40 +0000)
committer
Roger Meier
<roger@apache.org>
Wed, 23 May 2012 19:40:40 +0000
(19:40 +0000)
revert partly: disable processor test, it breaks the builds
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@
1341996
13f79535
-47bb-0310-9956-
ffa450edef68
lib/cpp/test/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/cpp/test/Makefile.am
b/lib/cpp/test/Makefile.am
index
4b4f1f4
..
644d09f
100755
(executable)
--- a/
lib/cpp/test/Makefile.am
+++ b/
lib/cpp/test/Makefile.am
@@
-60,9
+60,9
@@
check_PROGRAMS = \
TransportTest \
ZlibTest \
TFileTransportTest \
- UnitTests
\
- processor_test
-#
disable ... too strong
+ UnitTests
+# disable these test ... too strong
+#
processor_test
# concurrency_test
TESTS_ENVIRONMENT= \