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

16 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com 5c77296fee Initial add. Regression test for bug 76054 in SpiderMonkey and bug 78706 in Rhino. 2001-05-16 19:01:42 +00:00
pschwartau%netscape.com ac008beb56 Initial add. 2001-05-05 17:24:07 +00:00
pschwartau%netscape.com c3db8a47c0 "for (i in myArray)" produces unintentional side effects if a test modifies Array.prototype or Object.prototype. Use for (i=0; __; i++) instead. 2001-04-18 22:33:31 +00:00
pschwartau%netscape.com 093eb06477 Getter/setter tests are non-ECMA. Moving them from ecma_3 directory to js1_5 directory. 2001-04-17 23:56:57 +00:00
pschwartau%netscape.com 5297fc374c Minor corrections to code and style - 2001-03-27 07:16:36 +00:00
pschwartau%netscape.com 3806f206fa Initial add. Regression test for bug 71107. 2001-03-07 01:30:15 +00:00
pschwartau%netscape.com 32ca03bbbc Initial add. Regression test for bug 44009. 2001-02-27 03:41:13 +00:00
pschwartau%netscape.com 484642e6df Initial add. Regression test for bug 69607. 2001-02-23 07:35:47 +00:00
pschwartau%netscape.com f9086bf830 Minor whitespace deletion - 2001-02-21 00:58:41 +00:00
pschwartau%netscape.com 5331662996 Minor change to comment - 2001-02-21 00:39:46 +00:00
pschwartau%netscape.com 538ea61c08 Improving error message - 2001-02-21 00:27:13 +00:00
pschwartau%netscape.com f070a37023 Revising error in test. See bug 69441, where this was pointed out - 2001-02-20 22:11:44 +00:00
pschwartau%netscape.com ed3d3552d7 Regression test for bug 68498. Derived from Brendan's attachment to the bug - 2001-02-18 03:31:17 +00:00
pschwartau%netscape.com 91b6d231cc Initial add; regression test for Bugzilla bug 57043 2000-12-06 20:52:59 +00:00
pschwartau%netscape.com 6284dfe441 Initital add - 2000-11-27 01:22:47 +00:00
pschwartau%netscape.com 2e458fb55e Adding new test case for scope check and creating js1_5 test suite. 2000-09-25 21:24:09 +00:00