commit | 01b568cb5dd144470aee2cc638cc935792363b1c | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Tue Jan 10 21:30:02 2012 +0000 |
committer | Roger Meier <roger@apache.org> | Tue Jan 10 21:30:02 2012 +0000 |
tree | 4824fe7ee478d82b2acc2b7e85e880084976b1a2 | |
parent | 4d5157da020eb1965d0c36f565f1a2e228159e1e [diff] [blame] |
THRIFT-847 Test Framework harmonization across all languages perl fixes: - generate Makfile for perl tests - add inc path to test git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1229745 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/.gitignore b/.gitignore index 77d215b..cfe1185 100644 --- a/.gitignore +++ b/.gitignore
@@ -211,6 +211,8 @@ /test/log/ /test/test.log /test/perl/gen-* +/test/perl/Makefile +/test/perl/Makefile.in /test/php/gen-* /test/py/Makefile /test/py/Makefile.in