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:
c95d5df
)
THRIFT-1810 add ruby to test/test.sh
author
Roger Meier
<roger@apache.org>
Mon, 20 Jan 2014 17:41:48 +0000
(18:41 +0100)
committer
Roger Meier
<roger@apache.org>
Mon, 20 Jan 2014 17:41:48 +0000
(18:41 +0100)
initial version without cross language checks
Signed-off-by: Roger Meier <roger@apache.org>
test/test.sh
patch
|
blob
|
history
diff --git
a/test/test.sh
b/test/test.sh
index
e3fc46d
..
520a632
100755
(executable)
--- a/
test/test.sh
+++ b/
test/test.sh
@@
-237,7
+237,7
@@
do_test "rb-rb" "binary" "buffered-ip" \
"ruby rb/integration/simple_client.rb" \
"ruby rb/integration/simple_server.rb" \
"1" "5"
-do_test "rb-rb" "binary-acc
e
l" "buffered-ip" \
+do_test "rb-rb" "binary-accl" "buffered-ip" \
"ruby rb/integration/accelerated_buffered_client.rb" \
"ruby rb/integration/accelerated_buffered_server.rb" \
"1" "5"