CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 07/12/15 07:39:22
Modified files: . : ChangeLog testsuite/misc-swfmill.all: initaction_in_definesprite.xml Log message: more automation, and more to do. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.5182&r2=1.5183 http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-swfmill.all/initaction_in_definesprite.xml?cvsroot=gnash&r1=1.1&r2=1.2 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.5182 retrieving revision 1.5183 diff -u -b -r1.5182 -r1.5183 --- ChangeLog 15 Dec 2007 06:58:39 -0000 1.5182 +++ ChangeLog 15 Dec 2007 07:39:22 -0000 1.5183 @@ -1,3 +1,8 @@ +2007-12-15 Sandro Santilli <[EMAIL PROTECTED]> + + * testsuite/misc-swfmill.all/initaction_in_definesprite.xml: + more automation, and more to do. + 2007-12-14 Rob Savoye <[EMAIL PROTECTED]> * libamf/sol.{cpp,h}: New files for Shared Object file support. Index: testsuite/misc-swfmill.all/initaction_in_definesprite.xml =================================================================== RCS file: /sources/gnash/gnash/testsuite/misc-swfmill.all/initaction_in_definesprite.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- testsuite/misc-swfmill.all/initaction_in_definesprite.xml 14 Dec 2007 17:24:40 -0000 1.1 +++ testsuite/misc-swfmill.all/initaction_in_definesprite.xml 15 Dec 2007 07:39:22 -0000 1.2 @@ -36,7 +36,7 @@ <actions> <PushData> <items> - <StackString value="init action from sprite3 for sprite 1"/> + <StackString value="FAILED: init actions targetting sprite 1 executed again (defined in sprite3)"/> </items> </PushData> <Trace/> @@ -52,12 +52,15 @@ <tags> <DoInitAction sprite="1"> <actions> + <!-- TODO: automate test for these actions to being only executed once --> <PushData> <items> <StackString value="END OF TEST"/> + <StackString value="PASSED: executing init actions defined in sprite2 and targetting sprite1"/> </items> </PushData> <Trace/> + <Trace/> <EndAction/> </actions> </DoInitAction> _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit