Changeset 63 for trunk/tests/MainPterTest.h
- Timestamp:
- 04/14/06 14:36:57 (3 years ago)
- Files:
-
- 1 modified
-
trunk/tests/MainPterTest.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/MainPterTest.h
r54 r63 37 37 CPPUNIT_TEST (pageRotate); 38 38 CPPUNIT_TEST (pageZoom); 39 CPPUNIT_TEST (reloadNormal); 39 40 CPPUNIT_TEST_SUITE_END(); 40 41 … … 54 55 void pageRotate (void); 55 56 void pageZoom (void); 57 void reloadNormal (void); 56 58 57 59 private:
