gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. be2ad6beda2af39b7268


From: Benjamin Wolsey
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. be2ad6beda2af39b7268c30fd4a302f49ba22053
Date: Sun, 31 Oct 2010 14:31:20 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  be2ad6beda2af39b7268c30fd4a302f49ba22053 (commit)
      from  22beb2400620d89663b6632ca4eb034331e0ed0d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=be2ad6beda2af39b7268c30fd4a302f49ba22053


commit be2ad6beda2af39b7268c30fd4a302f49ba22053
Author: Benjamin Wolsey <address@hidden>
Date:   Sun Oct 31 15:30:58 2010 +0100

    Don't build unsupported tests.

diff --git a/testsuite/misc-ming.all/Makefile.am 
b/testsuite/misc-ming.all/Makefile.am
index 8c0a1f6..04a224a 100644
--- a/testsuite/misc-ming.all/Makefile.am
+++ b/testsuite/misc-ming.all/Makefile.am
@@ -167,9 +167,7 @@ check_PROGRAMS = \
        duplicate_movie_clip_test2 \
        event_handler_scope_test \
        masks_testrunner \
-       KeyEventOrder \
        key_event_test \
-       KeyEventOrderRunner \
        key_event_testrunner \
        static_vs_dynamic1 \
        static_vs_dynamic2 \
@@ -251,6 +249,8 @@ endif
 
 if MING_SUPPORTS_SWFBUTTON_SET_DEPTH
 check_PROGRAMS += \
+       KeyEventOrder \
+       KeyEventOrderRunner \
        ButtonPropertiesTest \
        ButtonEventsTest \
        ButtonPropertiesTestRunner \

-----------------------------------------------------------------------

Summary of changes:
 testsuite/misc-ming.all/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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