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
}
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit