CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 07/10/14 19:59:30
Modified files: . : ChangeLog testsuite/misc-ming.all: Makefile.am Log message: don't try to run get_frame_number_testrunner when not building it. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4603&r2=1.4604 http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/Makefile.am?cvsroot=gnash&r1=1.162&r2=1.163 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.4603 retrieving revision 1.4604 diff -u -b -r1.4603 -r1.4604 --- ChangeLog 14 Oct 2007 19:57:42 -0000 1.4603 +++ ChangeLog 14 Oct 2007 19:59:29 -0000 1.4604 @@ -1,7 +1,8 @@ 2007-10-14 Sandro Santilli <[EMAIL PROTECTED]> * testsuite/misc-ming.all/Makefile.am: don't build and run PlaceObject2Test - if MING_SUPPORTS_REPLACE_TAG is not defined. + if MING_SUPPORTS_REPLACE_TAG is not defined, don't try to run + get_frame_number_testrunner when not building it. * testsuite/misc-ming.all/PlaceObject2Test.c: remove /* in comment warning. 2007-10-13 Rob Savoye <[EMAIL PROTECTED]> Index: testsuite/misc-ming.all/Makefile.am =================================================================== RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/Makefile.am,v retrieving revision 1.162 retrieving revision 1.163 diff -u -b -r1.162 -r1.163 --- testsuite/misc-ming.all/Makefile.am 14 Oct 2007 19:57:42 -0000 1.162 +++ testsuite/misc-ming.all/Makefile.am 14 Oct 2007 19:59:30 -0000 1.163 @@ -1756,7 +1756,6 @@ displaylist_depths_test10runner \ displaylist_depths_test11runner \ matrix_testrunner \ - get_frame_number_testrunner \ frame_label_testrunner \ path_format_testrunner \ callFunction_testrunner \ _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit