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

43 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com a42722d0e6 Correcting comments at top of file, plus bug and summary values. 2001-09-05 17:13:14 +00:00
pschwartau%netscape.com 4757b4fc39 Correcting date at top of file. 2001-09-05 17:03:32 +00:00
pschwartau%netscape.com 87765e762a Correcting comments at top of file, plus bug and summary values. 2001-09-05 17:01:03 +00:00
pschwartau%netscape.com ded8f34015 Improved readabilty. Improved accuracy of stripBraces() function. 2001-09-05 00:49:31 +00:00
pschwartau%netscape.com 018096156d This is more accurate. Also using sorting now, for definiteness in comparisons. 2001-09-05 00:46:24 +00:00
pschwartau%netscape.com 3e130a22c8 Initial add. Regression test for bug 96284. 2001-09-04 01:54:36 +00:00
pschwartau%netscape.com f37dffb52a Corrected testcase so it will work in Rhino as well as SpiderMonkey. 2001-08-31 06:10:13 +00:00
pschwartau%netscape.com d3d0f5e05a Initial add. 2001-08-30 19:55:05 +00:00
pschwartau%netscape.com e456fc4d42 Trivial whitespace change. 2001-08-29 23:34:32 +00:00
pschwartau%netscape.com 42fca7b54a Initial add. 2001-08-29 23:20:16 +00:00
pschwartau%netscape.com 36ee37b5de Removed a few hundred || conditions. See comment 2001-08-29 12:00 in bug 89443. 2001-08-29 20:37:58 +00:00
pschwartau%netscape.com cf7115e693 Initial add. 2001-08-29 05:59:52 +00:00
pschwartau%netscape.com 09987595a3 Adding two new utility functions. 2001-08-28 21:13:58 +00:00
pschwartau%netscape.com 489562eb32 Minor improvement in readability - 2001-08-06 23:53:54 +00:00
pschwartau%netscape.com 8105cee9ce Initial add. 2001-07-16 23:40:35 +00:00
pschwartau%netscape.com dbf7887f5e Initial add. Regression test for bug 77578. 2001-07-13 01:29:24 +00:00
pschwartau%netscape.com 85685006f5 Initial add. Regression test for bug 90445. 2001-07-12 21:55:17 +00:00
pschwartau%netscape.com 0da74e32ad Initial add. Regression test for bug 89443. 2001-07-12 21:54:27 +00:00
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