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

509 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com caebe93d57 Adjusting FAST constant upward again, so that test can pass in Rhino. 100 ms seems like a reasonable value. 2002-06-24 22:14:48 +00:00
pschwartau%netscape.com 166064cd6f Removing 6 skips. All pass now that the new Rhino RegExp engine has been checked in. 2002-06-20 22:31:47 +00:00
pschwartau%netscape.com 5341aaf026 Adjusting FAST constant upward so that test can pass in Rhino - 2002-06-20 20:53:10 +00:00
pschwartau%netscape.com 5b796ea735 Correcting Section 1 to test execution as well as compilation of function. 2002-06-19 00:23:43 +00:00
pschwartau%netscape.com 6e555f8ca4 Adding extra comments - 2002-06-19 00:13:04 +00:00
pschwartau%netscape.com 1784694c25 Initial add. Regression test for bug 146596. 2002-06-19 00:02:29 +00:00
pschwartau%netscape.com 023788708d Adding new sections authored by john@statesoftware.com from bug 150032. 2002-06-08 04:26:18 +00:00
pschwartau%netscape.com 9c8befbfa3 Cosmetic whitespace cleanup. 2002-06-04 19:51:59 +00:00
rogerl%netscape.com b42c0eab50 Corrected tests to match ECMA - unmatched paren contents need to have the
value 'undefined' rather than an empty string.
2002-06-04 18:51:05 +00:00
pschwartau%netscape.com 77f663fa05 Initial add; regression test for bug 137000. 2002-06-04 02:19:48 +00:00
pschwartau%netscape.com bdd941dd4c Removing this test. It has been superseded by test ecma_3/Function/15.3.4.3-1.js 2002-05-22 06:01:09 +00:00
pschwartau%netscape.com a59b7eb621 Initial add. Tests language conformance to EMCA-262 Edition 3 Section 15.3.4.4 2002-05-22 05:54:58 +00:00
pschwartau%netscape.com 2672c28320 Initial add. Tests language conformance to EMCA-262 Edition 3, Section 15.3.4.3 2002-05-22 05:54:21 +00:00
pschwartau%netscape.com 9fda21bdc2 Initial add. Regression test for bug 145779. 2002-05-20 20:37:43 +00:00
pschwartau%netscape.com f759b5fa79 Initial add. Regression test for bug 140974. 2002-05-04 01:13:40 +00:00
nboyd%atg.com 1cb36d8f93 Now pass 104077. 2002-05-01 16:47:25 +00:00
nboyd%atg.com 36d969697c Remove skip for bug 120194 2002-04-29 00:58:40 +00:00
pschwartau%netscape.com 08993401bb Initial add. Regression test for bug 137181. 2002-04-12 21:06:15 +00:00
pschwartau%netscape.com f18c60f449 Updating status messages to the current format. 2002-04-12 20:23:33 +00:00
pschwartau%netscape.com 3c91dde9aa Adding an early return for Rhino; we only want to run this test in SpiderMonkey for now. 2002-04-11 16:11:53 +00:00
pschwartau%netscape.com 3d43412c32 Adding an early return for SpiderMonkey; we only want to run this test in Rhino. 2002-04-10 22:52:26 +00:00
pschwartau%netscape.com fd9b58841f Improving comment. 2002-04-10 22:50:42 +00:00
pschwartau%netscape.com 9d0d4a659f Improving Rhino detection by using the new inRhino() function in the utility file shell.js 2002-04-10 22:44:14 +00:00
pschwartau%netscape.com 8343e0fb57 Adding a utility function to detect the Rhino shell. 2002-04-10 22:39:16 +00:00
pschwartau%netscape.com f27befc910 Initial add. Regression test for bug 131348. 2002-04-10 22:18:32 +00:00
pschwartau%netscape.com c0b1c69421 Correcting mistake in location of JS2 debug shell on Windows. 2002-03-30 00:35:16 +00:00
pschwartau%netscape.com 73fca3dc3e Added another big function to compile, from duplicate bug 133897. 2002-03-29 15:46:09 +00:00
pschwartau%netscape.com 35cbdc6efc Removing an extraneous line. 2002-03-25 23:51:06 +00:00
pschwartau%netscape.com 5d694a5ed1 Initial add. Regression test for bug 130451. 2002-03-25 23:41:56 +00:00
pschwartau%netscape.com 9816f5bce4 Adding a tail recursion test by Georgi Guninski 2002-03-25 00:25:45 +00:00
pschwartau%netscape.com df16547f85 Fixing a typo. 2002-03-23 01:50:16 +00:00
pschwartau%netscape.com 925eef10c4 Fixing a blunder in Section 4, and changing from brackets to braces for ECMA attribute. 2002-03-20 19:24:08 +00:00
pschwartau%netscape.com 6099f1ab53 Deleted an extraneous line; improved readablity. 2002-03-20 19:13:36 +00:00
pschwartau%netscape.com a8d2f2a22f Initial add. Regression test for bug 131964. 2002-03-20 00:23:22 +00:00
timeless%mac.com fc883176bf Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
pschwartau%netscape.com 866ed959ce Initial add. Regression test for bug 131510. 2002-03-17 05:24:01 +00:00
pschwartau%netscape.com 1ddd32348d Added two new cases where the result is all zeros. 2002-03-15 05:15:57 +00:00
pschwartau%netscape.com 7bf950d691 Skip new test that uses the clone() function in SpiderMonkey's js.c file 2002-03-06 05:34:22 +00:00
pschwartau%netscape.com f2db0feaec Initial add. Regression test for bug 127557. 2002-03-06 05:14:58 +00:00
pschwartau%netscape.com 90a17d03d6 Initial add. Regression test for bug 122076. 2002-03-04 04:11:47 +00:00
pschwartau%netscape.com 5c50a97069 Skip new test that uses the Error.stack property of SpiderMonkey. 2002-03-01 21:58:23 +00:00
pschwartau%netscape.com cae89f0931 Initial add. Testing the Error.stack property of SpiderMonkey. This is an ECMA extension. 2002-03-01 21:50:18 +00:00
pschwartau%netscape.com 95713a1ba6 Improved regexp reporting for Rhino by imitating SpiderMonkey's Array.toSource() method. 2002-02-27 18:36:46 +00:00
pschwartau%netscape.com 52765a23f3 Adding two more cases to test. Improving readability. 2002-02-23 01:14:51 +00:00
pschwartau%netscape.com 8bd647f85c Initial add. 2002-02-20 19:07:08 +00:00
pschwartau%netscape.com 474411362e Skipping new testcase until bug 126317 is fixed. 2002-02-19 01:53:39 +00:00
pschwartau%netscape.com 9ba6a7adbd Adding more cases and improving comments. 2002-02-18 23:59:15 +00:00
pschwartau%netscape.com a42a6941bd Fixing a typo in the comments 2002-02-18 23:29:54 +00:00
pschwartau%netscape.com 82dc1161ae Initial add. 2002-02-18 22:03:46 +00:00
pschwartau%netscape.com 644a02b5da Hard-coding the expected value for Error.length in Rhino vs. SpiderMonkey 2002-02-15 06:31:41 +00:00