Changeset 31 for trunk/tests/MainPterTest.h
- Timestamp:
- 04/11/06 14:53:06 (3 years ago)
- Files:
-
- 1 modified
-
trunk/tests/MainPterTest.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/MainPterTest.h
r30 r31 35 35 CPPUNIT_TEST (pageNavigation); 36 36 CPPUNIT_TEST (pageRotate); 37 CPPUNIT_TEST (pageZoom); 37 38 CPPUNIT_TEST_SUITE_END(); 38 39 … … 50 51 void pageNavigation (void); 51 52 void pageRotate (void); 53 void pageZoom (void); 52 54 53 55 private:
