diff options
Diffstat (limited to 'cppunit/README')
-rw-r--r-- | cppunit/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cppunit/README b/cppunit/README new file mode 100644 index 000000000000..f71c260e6839 --- /dev/null +++ b/cppunit/README @@ -0,0 +1,3 @@ +C++ port of the JUnit framework for unit testing. + +From [http://sourceforge.net/projects/cppunit/] |