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 Video-EmbedSquare...


From: Sandro Santilli
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all Video-EmbedSquare...
Date: Thu, 07 Jun 2007 12:37:29 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/06/07 12:37:29

Modified files:
        testsuite/misc-ming.all: Video-EmbedSquareTestRunner.cpp 

Log message:
        nicer UNTESTED message

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/Video-EmbedSquareTestRunner.cpp?cvsroot=gnash&r1=1.4&r2=1.5

Patches:
Index: Video-EmbedSquareTestRunner.cpp
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/Video-EmbedSquareTestRunner.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- Video-EmbedSquareTestRunner.cpp     7 Jun 2007 12:35:21 -0000       1.4
+++ Video-EmbedSquareTestRunner.cpp     7 Jun 2007 12:37:29 -0000       1.5
@@ -48,7 +48,7 @@
 
        if ( ! tester.canTestRendering() )
        {
-               cout << "UNTESTED: rendering can't be tested with this build." 
<< endl;
+               cout << "UNTESTED: rendering of embedded video (testing not 
possible with this build)." << endl;
                return EXIT_SUCCESS; // so testing doesn't abort
        } 
 




reply via email to

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