Commit Graph

1075 Commits

Author SHA1 Message Date
pschwartau%netscape.com
bce61b5cdb Correcting a misattribution, and improving readability. 2001-07-09 01:09:27 +00:00
pschwartau%netscape.com
844089d849 Initial add. Regression test for bug 89474. 2001-07-08 21:07:23 +00:00
pschwartau%netscape.com
1a7bc2cd74 Improving readability. 2001-07-05 21:00:37 +00:00
pschwartau%netscape.com
586ff89371 Initial add. 2001-07-04 00:17:36 +00:00
pschwartau%netscape.com
65130fd171 Improving readability. 2001-07-03 01:13:23 +00:00
pschwartau%netscape.com
a889741b9e Initial add. 2001-07-02 20:43:49 +00:00
pschwartau%netscape.com
4c787095dc Adding attribution to Mike Epstein, creator of this test. 2001-05-23 23:01:08 +00:00
pschwartau%netscape.com
bd8d3a3346 Initial add. Regression test for bug 82306. 2001-05-23 22:47:48 +00:00
pschwartau%netscape.com
2f26b642b4 Whitespace cleanup. 2001-05-16 22:45:11 +00:00
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