[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    tests/khtmltests/regression/tests/js
From:       Christopher E. Hyde <C.Hyde () parableuk ! force9 ! co ! uk>
Date:       2007-03-27 11:17:45
Message-ID: 1174994265.629769.30959.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 647106 by chyde:

changed nested() to correctly report test result

 M  +1 -2      function.js  


--- trunk/tests/khtmltests/regression/tests/js/function.js #647105:647106
@@ -191,8 +191,7 @@
 nested_outer.nest_property = "outer nest";
 
 var nested = nested_outer.nested_inner;
-var nestedret = nested();
-shouldBe("nestedret","'outer nest'");
+shouldBe("nested()","'outer nest'");
 
 var not_nestedret = not_nested();
 shouldBe("not_nestedret","'global nest'");
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic