Show
Ignore:
Timestamp:
04/11/06 13:58:09 (3 years ago)
Author:
jordi
Message:

The page navigation toolbar works as expected, setting the sensitiveness of its controls correctly.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/MainPterTest.h

    r28 r29  
    3333        CPPUNIT_TEST (badPassword); 
    3434        CPPUNIT_TEST (goodPassword); 
     35        CPPUNIT_TEST (pageNavigation); 
    3536        CPPUNIT_TEST_SUITE_END(); 
    3637 
     
    4647            void badPassword (void); 
    4748            void goodPassword (void); 
     49            void pageNavigation (void); 
    4850 
    4951        private: