gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, fast, updated. release_0_8_9_final-23


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, fast, updated. release_0_8_9_final-231-gd25e892
Date: Sat, 09 Apr 2011 20:45:32 +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, fast has been updated
       via  d25e8927b256bb3e8319eecae1df80d17c6866cf (commit)
      from  ec49d018f510cce27cfbe39cebc5bd74750db181 (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=d25e8927b256bb3e8319eecae1df80d17c6866cf


commit d25e8927b256bb3e8319eecae1df80d17c6866cf
Author: Sandro Santilli <address@hidden>
Date:   Sat Apr 9 22:45:17 2011 +0200

    expect the new success in invalidated bounds detection

diff --git a/testsuite/misc-ming.all/loop/loop_test-Runner.cpp 
b/testsuite/misc-ming.all/loop/loop_test-Runner.cpp
index 54fd49d..29e4e0e 100644
--- a/testsuite/misc-ming.all/loop/loop_test-Runner.cpp
+++ b/testsuite/misc-ming.all/loop/loop_test-Runner.cpp
@@ -126,7 +126,7 @@ main(int /*argc*/, char** /*argv*/)
                        // visually, it seems so, but loop-back is too complex
                        // to be sure (ie: xtrace window text might be reset or 
something)
                        // I checked that it's not resetDisplayList 
invalidating it...
-                       xcheck( tester.getInvalidatedRanges().isNull() );
+                       check( tester.getInvalidatedRanges().isNull() );
                }
                else // we did nothing here...
                {

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

Summary of changes:
 testsuite/misc-ming.all/loop/loop_test-Runner.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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