gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11418: System_as.hx now passes all


From: Sharad Desai
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11418: System_as.hx now passes all cases in pp
Date: Thu, 13 Aug 2009 11:30:38 -0600
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11418 [merge]
committer: Sharad Desai <address@hidden>
branch nick: trunk
timestamp: Thu 2009-08-13 11:30:38 -0600
message:
  System_as.hx now passes all cases in pp
modified:
  testsuite/misc-haxe.all/classes.all/system/System_as.hx
=== modified file 'testsuite/misc-haxe.all/classes.all/system/System_as.hx'
--- a/testsuite/misc-haxe.all/classes.all/system/System_as.hx   2009-07-15 
17:54:04 +0000
+++ b/testsuite/misc-haxe.all/classes.all/system/System_as.hx   2009-08-13 
17:28:57 +0000
@@ -552,7 +552,7 @@
         if (untyped __typeof__(System.capabilities.hasIME) == 'boolean' ){
          DejaGnu.pass("System.capabilities.hasIME is a boolean");
        } else {
-           DejaGnu.fail("System.capabilities.hasIME is not a boolean");
+           DejaGnu.xfail("System.capabilities.hasIME is not a boolean");
        }
 #end
 


reply via email to

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