cppunit C++ port of the famous JUnit framework for unit testing

This commit is contained in:
groni
2015-11-27 22:55:39 +01:00
parent 6cd153b280
commit bb6ef4f62a
7 changed files with 156 additions and 2 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>cppunit</Name>
<Summary xml:lang="tr">Popüler JUnit test çatısının C++ sürümü</Summary>
<Description xml:lang="tr">cppunit, C++ uygulama geliştiricileri tarafından yazdıkları uygulamaların test edilmesi amacıyla kullanılabilecek bir test altyapısıdır.</Description>
</Source>
</PISI>