gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/testsuite/misc-ming.all DrawingApiTestRun...


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all DrawingApiTestRun...
Date: Wed, 07 May 2008 03:47:54 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  08/05/07 03:47:54

Modified files:
        testsuite/misc-ming.all: DrawingApiTestRunner.cpp 

Log message:
        comments.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/DrawingApiTestRunner.cpp?cvsroot=gnash&r1=1.42&r2=1.43

Patches:
Index: DrawingApiTestRunner.cpp
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/DrawingApiTestRunner.cpp,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- DrawingApiTestRunner.cpp    7 May 2008 03:40:44 -0000       1.42
+++ DrawingApiTestRunner.cpp    7 May 2008 03:47:53 -0000       1.43
@@ -83,7 +83,11 @@
        check_equals(root->get_frame_count(), 2);
        check_equals(root->get_current_frame(), 0);
        
-       // advance to the second frame, first frame is Dejagnu.swf 
+       // advance to the second frame, first frame is an empty frame.
+       //
+       // Don't use the Dejagnuclip for this test, the EditText box in it
+       // would violates many checks(invalidatedBound...) here.
+       //
        tester.advance();
 
        rgba white(255, 255, 255, 255);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]