https://bugs.documentfoundation.org/show_bug.cgi?id=97703

            Bug ID: 97703
           Summary: EasyHack: Remove empty setUp/tearDown overrides from
                    CppUnit test code
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
          Severity: enhancement
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Some of our C++ test code using CppUnit needlessly contains empty overrides of
CppUnit::TextFixture::setUp and/or CppUnit::TextFixture::tearDown (e.g.,
<https://cgit.freedesktop.org/libreoffice/core/tree/sal/qa/rtl/random/rtl_random.cxx?id=0c517ab1bf7f17b9d070f0a79fc2e6d637309d11#n38>).
 These can just be removed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to