Show
Ignore:
Timestamp:
06/10/06 06:57:16 (2 years ago)
Author:
jordi
Message:

Added checks for the Save and Zoom widgets in the MainPterTest? class' members. Also added a test for the Zoom entry on the tool bar.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/MainPterTest.h

    r136 r207  
    4141        CPPUNIT_TEST (pageZoomFit); 
    4242        CPPUNIT_TEST (pageZoomAndRotate); 
     43        CPPUNIT_TEST (pageZoomIndicator); 
    4344        CPPUNIT_TEST (reloadNormal); 
    4445        CPPUNIT_TEST (reloadEncrypted); 
     
    6768            void pageZoomFit (void); 
    6869            void pageZoomAndRotate (void); 
     70            void pageZoomIndicator (void); 
    6971            void reloadNormal (void); 
    7072            void reloadEncrypted (void);