CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/10/24 16:54:44

Modified files:
        .              : ChangeLog 
        testsuite/swfdec: PASSING 

Log message:
                * testsuite/swfdec/PASSING: new succeeding tests from swfdec
                  testsuite. Not completed as one test keeps gnash busy forever
                  due to the fact we don't pass an as_environment (a call stack,
                  in particular) to getter/setter calls.
                  See: prototype-recursion-addProperty.as.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4690&r2=1.4691
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/swfdec/PASSING?cvsroot=gnash&r1=1.41&r2=1.42

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.4690
retrieving revision 1.4691
diff -u -b -r1.4690 -r1.4691
--- ChangeLog   24 Oct 2007 16:32:44 -0000      1.4690
+++ ChangeLog   24 Oct 2007 16:54:44 -0000      1.4691
@@ -1,3 +1,11 @@
+2007-10-24 Sandro Santilli <[EMAIL PROTECTED]>
+
+       * testsuite/swfdec/PASSING: new succeeding tests from swfdec
+         testsuite. Not completed as one test keeps gnash busy forever
+         due to the fact we don't pass an as_environment (a call stack, 
+         in particular) to getter/setter calls.
+         See: prototype-recursion-addProperty.as.
+
 2007-10-24 Udo Giacomozzi <[EMAIL PROTECTED]>
 
        * extensions/fileio/fileio.cpp: Fixed a bug in fgets() which

Index: testsuite/swfdec/PASSING
===================================================================
RCS file: /sources/gnash/gnash/testsuite/swfdec/PASSING,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- testsuite/swfdec/PASSING    18 Oct 2007 14:38:10 -0000      1.41
+++ testsuite/swfdec/PASSING    24 Oct 2007 16:54:44 -0000      1.42
@@ -334,3 +334,36 @@
 rewind-remove-5.swf
 setvariable-callback-6.swf
 setvariable-callback-7.swf
+empty-function-5.swf
+empty-function-6.swf
+empty-function-7.swf
+empty-function-8.swf
+enumerate-5.swf
+foreach-proto-simple-5.swf
+foreach-proto-simple-6.swf
+foreach-proto-simple-7.swf
+foreach-proto-simple-8.swf
+fscommand-5.swf
+fscommand-6.swf
+fscommand-7.swf
+function-apply-crash-5.swf
+function-apply-crash-6.swf
+function-apply-crash-7.swf
+function-apply-crash-8.swf
+get-depth-5.swf
+getsetproperty-target-5.swf
+getvariable-dotdot-5.swf
+getvariable-dotdot-6.swf
+getvariable-dotdot-7.swf
+getvariable-dotdot-8.swf
+getvariable-length-5.swf
+getvariable-slashpath-5.swf
+getvariable-special-5.swf
+loadmovie-case-5.swf
+loadmovie-case-6.swf
+newobject-paths-5.swf
+object-ispropertyenumerable-5.swf
+object-watch-5.swf
+object-watch-segv-5.swf
+prototype-addProperty-5.swf
+prototype-propflags-8.swf


_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to