Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: unittest - C++ unit testing framework https://bugzilla.redhat.com/show_bug.cgi?id=526564 Summary: Review Request: unittest - C++ unit testing framework Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: mapleoin@xxxxxxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://mapleoin.fedorapeople.org/pkgs/unittest/unittest.spec SRPM URL: http://mapleoin.fedorapeople.org/pkgs/unittest/unittest-0.50-62.1.fc11.src.rpm Description: Unittest is a C++ unit test framework. Its design goals are to be simple, to be idiomatic C++, and to follow the basic xUnit style to the extent that doing so is compatible with the earlier goals. Its main differences from other xUnit frameworks are that it uses constructors and destructors for setup/teardown and that it requires you to represent tests as classes, instead of methods. I'm not a packager yet, but I have a sponsor, so please help with reviews! :) This package is needed to build the mongodb tests. rpmlint is a bit scary: unittest-debuginfo.i586: E: empty-debuginfo-package unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/unittesttest.o unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/TestPtrTest.o unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/TestHolderTest.o unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/SuiteTest.o unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/ExistingBaseTest.o unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/Helper.o unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/TestTest.o unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/unittesttest unittest-devel.i586: W: unstripped-binary-or-object /usr/share/doc/unittest-devel-0.50/test/unittesttest unittest-devel.i586: E: arch-dependent-file-in-usr-share /usr/share/doc/unittest-devel-0.50/test/RegistryTest.o unittest-devel.i586: W: doc-file-dependency /usr/share/doc/unittest-devel-0.50/test/unittesttest rtld(GNU_HASH) unittest-devel.i586: W: doc-file-dependency /usr/share/doc/unittest-devel-0.50/test/unittesttest R 2 packages and 0 specfiles checked; 10 errors, 3 warnings. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review