Граф коммитов

909 Коммитов

Автор SHA1 Сообщение Дата
bob%bclary.com 91ba84e306 Function arguments, variables should be hidden as Function properties, test by Jonathan Watt 2005-05-15 17:26:52 +00:00
bob%bclary.com d9f0464cd2 Test crash during String.replace when accessing String methods on backreferences 2005-05-15 17:04:00 +00:00
bob%bclary.com c08ce4e7ee Test crash bug 294191, testcase by shutdown@ayassi.zzn.com 2005-05-15 16:38:46 +00:00
bob%bclary.com 2f64a99c34 undeclaring namespace should cause parse error, bug 292863 by Martin Honnen 2005-05-06 01:16:23 +00:00
bob%bclary.com 6d8c4e97d1 for-in statements should not invoke valueOf method, bug 292731, by Bryant Chen 2005-05-06 01:05:18 +00:00
bob%bclary.com 3b6a4e695f js1_5/Array/array-002.js Array extras is spidermonkey only, bug 290592 2005-05-05 19:46:02 +00:00
bob%bclary.com 1ca5429b9e Testcases for Array extras, bug 290592 2005-05-05 19:38:24 +00:00
bob%bclary.com 74e113ead6 Add regression test for bug 234389, by Alex Vincent 2005-04-29 03:33:45 +00:00
bob%bclary.com 97ffab9ec2 for-each-in should not affect outer for-in statements, bug 292020, test by jmsachs@gmail.com 2005-04-27 19:48:02 +00:00
bob%bclary.com 3f5e6dd731 15.9.3.2 new Date(value), bug 273292 2005-04-20 21:44:34 +00:00
bob%bclary.com 9e8718e2de Fix crashMe2 testcase to check for SyntaxError instead of just not crashing 2005-04-20 16:34:20 +00:00
bob%bclary.com 755c13363f Add new testcase for bug 290575, by Erik Fabert 2005-04-19 20:44:06 +00:00
bob%bclary.com 6e9df675ad Regression test for bug 290656 by Andrew Schultz, bug 290656 2005-04-19 00:43:19 +00:00
bob%bclary.com 4b18882f24 Do not crash when calling function with more than 32768 arguments by Erik Fabert, Bug 290575 2005-04-19 00:26:12 +00:00
bob%bclary.com f9d617e1ee Additional test for ECMA 3 10.6.1 by Bryant Chen, Bug 290774 2005-04-19 00:12:21 +00:00
bob%bclary.com 62def0ab5c Additional test from Martin Honnen, Bug 290715 2005-04-18 21:04:23 +00:00
bob%bclary.com 25c4b48342 Updated test from Brendan, bug 290488 2005-04-18 20:47:45 +00:00
bob%bclary.com 76ebcc8cbe Additional tests by Martin Honnen, Bug 290481 2005-04-18 20:02:20 +00:00
bob%bclary.com 33a3a6cd29 Regression test for bug 290499, by Martin Honnen 2005-04-15 18:29:53 +00:00
bob%bclary.com cb317ff9d9 Fix typo, thanks to Erik Fabert for pointing it out 2005-04-15 17:56:18 +00:00
bob%bclary.com 454981dc01 Function.prototype.call() for closures should default scope to the global object, bug 290488 2005-04-15 17:22:46 +00:00
bob%bclary.com de214e4823 Add regression test for bug 290056, by Martin Honnen 2005-04-13 18:44:22 +00:00
bob%bclary.com 6ee8513501 revert stupid mistake 2005-04-11 17:49:45 +00:00
bob%bclary.com 4a71ffbf67 /b(?=(b+))/.exec(baaabac) == null 2005-04-11 03:39:26 +00:00
bob%bclary.com b3c60532ff Generalize test to use regular expression to prevent false failure in rhino 2005-04-11 03:37:52 +00:00
bob%bclary.com d4ab7e0bc3 Catch exception if indirect eval calls are not allowed in the engine 2005-04-11 03:36:25 +00:00
bob%bclary.com dc2cb179bd Don't call gc() if it is not defined the the engine being tested 2005-04-11 03:35:19 +00:00
bob%bclary.com 15abbc0669 Change expected typeof new Script() to 'object', since it is not callable 2005-04-11 03:33:44 +00:00
bob%bclary.com 44e1e7b95b Escape >, bug 289634 2005-04-11 03:27:48 +00:00
bob%bclary.com 1e3152f559 spidermonkey version of the test 2005-04-11 03:15:54 +00:00
bob%bclary.com f7d5bee637 Update character ranges, bug 289640 2005-04-11 02:24:04 +00:00
bob%bclary.com 7f35e91175 Add two test cases from Martin Honnen, bug 289706, bug 289790 2005-04-11 02:15:35 +00:00
bob%bclary.com 44409b4c6e add obsolete tests to spidermonkey's exclusion list, bug 289604 2005-04-08 20:19:21 +00:00
bob%bclary.com 606f62bd70 add spidermonkey only tests to rhino's exclusion list, bug 289603 2005-04-08 20:08:57 +00:00
bob%bclary.com d192a76d67 remove anchors from jsDriver.pl output, bug 289600 2005-04-08 20:02:47 +00:00
brendan%mozilla.org 774ef898c0 Don't bellow, below 2005-04-05 22:47:41 +00:00
bob%bclary.com a1b231182b Regress test for bug 289094, by Jonas Jonsson <mozilla.nospam@fatbrain.org>, Brendan Eich <brendan@mozilla.org> 2005-04-05 22:30:49 +00:00
bob%bclary.com 18043c46e9 Testcase for XML Descendants, by Martin Honnen <martin.honnen@gmx.de> 2005-04-05 15:22:58 +00:00
bob%bclary.com 3431171276 15.5.4.14 - String.prototype.split(/()/), by Karten Sperling <spiff@phreax.net 2005-04-04 15:51:25 +00:00
bob%bclary.com d790b31418 Regression test for bug 288688 2005-04-02 06:38:32 +00:00
bob%bclary.com be5ef60657 Add test cases for XML literals: comment, processing instruction. No bug, issue found by Martin Honnen 2005-03-30 14:56:03 +00:00
bob%bclary.com 7f6e8ae27d Update Martin's email 2005-03-21 19:09:10 +00:00
bob%bclary.com f5797aeb24 Add ability to run js/tests from browsers. Bug 263119 2005-03-18 19:09:59 +00:00
bob%bclary.com dc99e53fef modify to follow ecma3 specification. See bug 281606 2005-03-15 00:28:38 +00:00
bob%bclary.com 5c1bb246a5 Update changed line number in function testRealError() 2005-03-09 20:23:55 +00:00
bob%bclary.com 498b17a25a tweak function arguments to match use. 2005-03-07 04:54:52 +00:00
bob%bclary.com 9dda619f8e Initial add. Regression test for bug 155081, by ajschult@verizon.net 2005-03-07 04:48:08 +00:00
bob%bclary.com 1a465ceb06 Initial add. Test for __noSuchMethod__ handler, by brendan@mozilla.org 2005-03-07 04:43:16 +00:00
bob%bclary.com ffff329a35 Initial add. Regression test for bug 273931, by brendan@mozilla.org 2005-03-07 04:39:49 +00:00
bob%bclary.com fdf2a0d680 Initial add. Regression test for bug 257751, by bugzilla@gemal.dk, jerfa@yahoo.com 2005-03-07 04:35:43 +00:00