Changeset 64 for trunk/tests/MainPterTest.cxx
- Timestamp:
- 04/14/06 15:05:24 (3 years ago)
- Files:
-
- 1 modified
-
trunk/tests/MainPterTest.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/MainPterTest.cxx
r63 r64 570 570 // Reload the document. 571 571 m_MainPter->reloadActivated (); 572 CPPUNIT_ASSERT_EQUAL (0, 573 g_ascii_strcasecmp ("/tmp/test.pdf", m_View->getTitle ())); 572 574 CPPUNIT_ASSERT_EQUAL (2, m_View->getCurrentPage ()); 573 575 CPPUNIT_ASSERT_EQUAL (90, m_Document->getRotation ());
