c++ libs need test targets that are called by ant -------------------------------------------------
Key: HADOOP-1842 URL: https://issues.apache.org/jira/browse/HADOOP-1842 Project: Hadoop Issue Type: Improvement Components: record Reporter: Doug Cutting There should be a 'test-c++' target in ant that runs unit tests for each of the C++ libraries (libhdfs, librecordio, libpipes, utils, etc.). This target should be run by the "test" target when "compile.c++" is specified. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.