commit | b33967be7632161721be57184d93db3e3ce77645 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Sat Jan 21 09:18:05 2012 +0000 |
committer | Roger Meier <roger@apache.org> | Sat Jan 21 09:18:05 2012 +0000 |
tree | 47cbc5fbfdf97b8e8e6cdf70b6a6a38ad497008d | |
parent | 0838bf56f5c6088070c32da46784be0ba566a721 [diff] [blame] |
THRIFT-847 Test Framework harmonization across all languages add php TestClient to the testsuite git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1234292 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configure.ac b/configure.ac old mode 100644 new mode 100755 index 07692da..cd5f0da --- a/configure.ac +++ b/configure.ac
@@ -493,6 +493,7 @@ test/cpp/Makefile test/hs/Makefile test/nodejs/Makefile + test/php/Makefile test/perl/Makefile test/py/Makefile test/py.twisted/Makefile