Show
Ignore:
Timestamp:
04/11/06 14:16:02 (3 years ago)
Author:
jordi
Message:

The main presenter now can rotate as well.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/MainPterTest.h

    r29 r30  
    3434        CPPUNIT_TEST (goodPassword); 
    3535        CPPUNIT_TEST (pageNavigation); 
     36        CPPUNIT_TEST (pageRotate); 
    3637        CPPUNIT_TEST_SUITE_END(); 
    3738 
     
    4849            void goodPassword (void); 
    4950            void pageNavigation (void); 
     51            void pageRotate (void); 
    5052 
    5153        private: