Changeset 54 for trunk/tests/MainPterTest.h
- Timestamp:
- 04/14/06 05:08:13 (3 years ago)
- Files:
-
- 1 modified
-
trunk/tests/MainPterTest.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/MainPterTest.h
r31 r54 34 34 CPPUNIT_TEST (goodPassword); 35 35 CPPUNIT_TEST (pageNavigation); 36 CPPUNIT_TEST (pageNavigationEntry); 36 37 CPPUNIT_TEST (pageRotate); 37 38 CPPUNIT_TEST (pageZoom); … … 50 51 void goodPassword (void); 51 52 void pageNavigation (void); 53 void pageNavigationEntry (void); 52 54 void pageRotate (void); 53 55 void pageZoom (void);
