gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/testsuite/swfdec swfdec_gnash_tester


From: Sandro Santilli
Subject: [Gnash-commit] gnash/testsuite/swfdec swfdec_gnash_tester
Date: Thu, 06 Sep 2007 13:09:36 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/09/06 13:09:36

Modified files:
        testsuite/swfdec: swfdec_gnash_tester 

Log message:
        Add comment about why why advance 11 times instead of 10

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/swfdec/swfdec_gnash_tester?cvsroot=gnash&r1=1.9&r2=1.10

Patches:
Index: swfdec_gnash_tester
===================================================================
RCS file: /sources/gnash/gnash/testsuite/swfdec/swfdec_gnash_tester,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- swfdec_gnash_tester 6 Sep 2007 12:35:17 -0000       1.9
+++ swfdec_gnash_tester 6 Sep 2007 13:09:36 -0000       1.10
@@ -22,6 +22,10 @@
        use_orig=1
 fi
 
+# NOTE: We're supposed to advance 10 frames.
+#       We advance 11 times as for Gnash the first call to ::advance
+#       simply constructs the root movie (will be fixed eventually)
+#
 ${GPROCESSOR} -r11 -f11 -v "$in"  | grep TRACE | sed 's/.*TRACE: //' | fromdos 
> $out
 if test "$?" != 0; then
        echo "gprocessor returned an error"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]