CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 07/05/18 13:12:47
Modified files:
testsuite/misc-ming.all: displaylist_depths_test10.c
Log message:
add an additional test, just to be sure
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/displaylist_depths_test10.c?cvsroot=gnash&r1=1.1&r2=1.2
Patches:
Index: displaylist_depths_test10.c
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/displaylist_depths_test10.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- displaylist_depths_test10.c 18 May 2007 12:59:53 -0000 1.1
+++ displaylist_depths_test10.c 18 May 2007 13:12:46 -0000 1.2
@@ -138,6 +138,7 @@
add_actions(mo,
"gotoAndStop(2); "
"check_equals(_root.depth3Constructed, 1);"
+ "check_equals(typeof(static3), 'undefined');"
"totals();"
);
SWFMovie_nextFrame(mo);
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit