CVSROOT: /cvsroot/gnash
Module name: gnash
Changes by: Udo Giacomozzi <udog> 07/12/06 15:34:08
Modified files:
testsuite/misc-swfc.all: gotoFrameFromInterval.sc
Log message:
final test
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-swfc.all/gotoFrameFromInterval.sc?cvsroot=gnash&r1=1.3&r2=1.4
Patches:
Index: gotoFrameFromInterval.sc
===================================================================
RCS file:
/cvsroot/gnash/gnash/testsuite/misc-swfc.all/gotoFrameFromInterval.sc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- gotoFrameFromInterval.sc 6 Dec 2007 15:19:11 -0000 1.3
+++ gotoFrameFromInterval.sc 6 Dec 2007 15:34:08 -0000 1.4
@@ -12,7 +12,7 @@
stop();
- note("starting! ($Id: gotoFrameFromInterval.sc,v 1.3 2007/12/06 15:19:11
strk Exp $)");
+ note("starting! ($Id: gotoFrameFromInterval.sc,v 1.4 2007/12/06 15:34:08
udog Exp $)");
function doit() {
note("now jumping...");
@@ -31,7 +31,7 @@
_root.done = true;
check_equals(_root._currentframe, 5);
- note("Test done");
+ note("test activated in frame "+_root._currentframe);
totals(1);
//Dejagnu.done();
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit