CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 07/10/24 18:32:40
Modified files: . : ChangeLog testsuite/swfdec: PASSING Log message: Add other successes (skipping the infinite recursing ones) CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4692&r2=1.4693 http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/swfdec/PASSING?cvsroot=gnash&r1=1.42&r2=1.43 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.4692 retrieving revision 1.4693 diff -u -b -r1.4692 -r1.4693 --- ChangeLog 24 Oct 2007 18:28:33 -0000 1.4692 +++ ChangeLog 24 Oct 2007 18:32:39 -0000 1.4693 @@ -6,10 +6,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. + testsuite. Note that prototype-recursion-* tests prevent + the full testsuite from being run as gnash goes into an infinite + recursion failling to detect max call stack limit (our + getter/setters use a brand new as_environment, and thus stack + everytime they are invoked). 2007-10-24 Udo Giacomozzi <[EMAIL PROTECTED]> Index: testsuite/swfdec/PASSING =================================================================== RCS file: /sources/gnash/gnash/testsuite/swfdec/PASSING,v retrieving revision 1.42 retrieving revision 1.43 diff -u -b -r1.42 -r1.43 --- testsuite/swfdec/PASSING 24 Oct 2007 16:54:44 -0000 1.42 +++ testsuite/swfdec/PASSING 24 Oct 2007 18:32:40 -0000 1.43 @@ -367,3 +367,68 @@ object-watch-segv-5.swf prototype-addProperty-5.swf prototype-propflags-8.swf +scope-chain-did-you-understand-5.swf +scope-chain-did-you-understand-6.swf +scope-chain-did-you-understand-7.swf +scope-chain-did-you-understand-8.swf +scope-chain-function-and-5.swf +scope-chain-function-and-6.swf +scope-chain-function-and-7.swf +scope-chain-function-and-8.swf +scope-chain-how-are-variables-assigned-2-5.swf +scope-chain-how-are-variables-assigned-2-6.swf +scope-chain-how-are-variables-assigned-2-7.swf +scope-chain-how-are-variables-assigned-2-8.swf +scope-chain-how-are-variables-assigned-3-5.swf +scope-chain-how-are-variables-assigned-3-6.swf +scope-chain-how-are-variables-assigned-3-7.swf +scope-chain-how-are-variables-assigned-3-8.swf +scope-chain-how-are-variables-assigned-5.swf +scope-chain-how-are-variables-assigned-6.swf +scope-chain-how-are-variables-assigned-7.swf +scope-chain-how-are-variables-assigned-8.swf +scope-chain-just-how-deep-5.swf +scope-chain-just-how-deep-6.swf +scope-chain-just-how-deep-7.swf +scope-chain-just-how-deep-8.swf +scope-chain-on-activation-object-persistance-5.swf +scope-chain-on-activation-object-persistance-6.swf +scope-chain-on-activation-object-persistance-7.swf +scope-chain-on-activation-object-persistance-8.swf +scope-chain-on-duplication-5.swf +scope-chain-on-duplication-6.swf +scope-chain-on-duplication-7.swf +scope-chain-on-duplication-8.swf +scope-chain-scope-and-prototype-chain-5.swf +scope-chain-scope-and-prototype-chain-6.swf +scope-chain-scope-and-prototype-chain-7.swf +scope-chain-scope-and-prototype-chain-8.swf +scope-chain-this-2-5.swf +scope-chain-this-2-6.swf +scope-chain-this-2-7.swf +scope-chain-this-2-8.swf +scope-chain-this-5.swf +scope-chain-this-6.swf +scope-chain-this-7.swf +scope-chain-this-8.swf +scope-chain-what-is-5.swf +scope-chain-what-is-6.swf +scope-chain-what-is-7.swf +scope-chain-what-is-8.swf +scope-chain-with-and-scope-chain-6.swf +scope-chain-with-and-scope-chain-7.swf +scope-chain-with-and-scope-chain-8.swf +settarget-5.swf +settarget-delimiters-5.swf +settarget-nomovie-5.swf +settarget-relative-5.swf +settarget2-tostring-5.swf +settarget2-tostring-7.swf +settarget2-tostring-8.swf +stylesheet-load-5.swf +stylesheet-load-6.swf +stylesheet-parse-5.swf +stylesheet-parse-6.swf +super-property-5.swf +super-property-6.swf +super-property-7.swf _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit