On Sat, 2011-03-05 at 04:12 +0100, marco atzeri wrote: > I am thinking to package CUnit: "A Unit Testing Framework for C" > http://cunit.sourceforge.net/ > > as it is needed for the build test of another package I am working on. > > and I am thinking that as this package is only needed during build > test is not really needed to be split in > > CUnit (src), libCUnit, libCUnit-devel > > so I am thinking just about CUnit.
Makes sense; check and cppunit serve a similar purpose and are also packaged singularly. > Objections ? Not from me. Yaakov