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

            Bug ID: 96136
           Summary: replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL in
                    basic's scanner test
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Replace all possible CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL in the scanner
test.

Don't replace places where a function call just returns a boolean. Instead do
it for all places where we have a == inside of the CPPUNIT_ASSERT.

basic/qa/cppunit/test_scanner.cxx

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to