CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 07/11/17 10:17:59
Modified files:
testsuite/misc-ming.all: Makefile.am
Log message:
Fix FlashVarsTest-Runner call and deps
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/Makefile.am?cvsroot=gnash&r1=1.167&r2=1.168
Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/Makefile.am,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -b -r1.167 -r1.168
--- Makefile.am 17 Nov 2007 10:09:00 -0000 1.167
+++ Makefile.am 17 Nov 2007 10:17:59 -0000 1.168
@@ -1424,8 +1424,8 @@
# This will only work with Ming-0.4.0beta2 (support for prebuilt clips
inclusion)
FlashVarsTest.swf: Dejagnu.swf $(srcdir)/FlashVarsTest.as
$(MAKESWF) -DOUTPUT_VERSION=6 -v6 -o $@ Dejagnu.swf
$(srcdir)/FlashVarsTest.as
-FlashVarsTest-Runner: $(srcdir)/../generic-testrunner.sh FlashVarsTest.swf
- echo "$(top_builddir)/gui/gnash -1 -r0 -v -P
'FlashVars=?a=a_in_fvars&v=v_in_fvars&MixCaseFvars=mixFvars&dejagnu.nested=chFVars&_root.fqv=fqFvars'
'FlashVarsTest.swf?a=a_in_qstring&q=q_in_qstring&MixCaseQstr=mixQstr&dejagnu.nested=chQstr&_root.fqv=fqQstr'"
> $@
+FlashVarsTest-Runner: $(srcdir)/../generic-testrunner.sh FlashVarsTest.swf
Makefile
+ echo "$(top_builddir)/gui/gnash -1 -r0 -v -P
'FlashVars=?a=a_in_fvars&v=v_in_fvars&MixCaseFvars=mixFvars&dejagnu.nested=chFVars&_root.fqv=fqFVars'
'FlashVarsTest.swf?a=a_in_qstring&q=q_in_qstring&MixCaseQstr=mixQstr&dejagnu.nested=chQstr&_root.fqv=fqQstr'"
> $@
chmod 755 $@
init_action_test_SOURCES = \
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit