Commit Graph

757 Commits

Author SHA1 Message Date
pschwartau%netscape.com
a89b24e960 Removing skip since bug 191633 has been fixed. 2003-02-14 22:37:21 +00:00
pschwartau%netscape.com
9b8ebff7f5 Skip new test that uses SpiderMonkey's toSource() functionality (non-ECMA). 2003-02-11 00:24:33 +00:00
pschwartau%netscape.com
02a3ab1ed8 Initial add. Regression test for bug 192465. 2003-02-11 00:13:45 +00:00
pschwartau%netscape.com
578cd2a470 Re-indexing the repeat_str() function to output N copies of the given string instead of N+1. 2003-02-09 00:52:21 +00:00
pschwartau%netscape.com
40baf980cc Initial add. Regression test for bug 192414. 2003-02-09 00:39:46 +00:00
pschwartau%netscape.com
9ffd003285 Initial add. Regression test for bug 192288. 2003-02-07 22:52:05 +00:00
pschwartau%netscape.com
1fdeabca14 Initial add. Regression test for bug 192226. 2003-02-07 22:26:15 +00:00
pschwartau%netscape.com
a3137029fb Initial add. Regression test for bug 192105. 2003-02-06 19:17:07 +00:00
pschwartau%netscape.com
fe3732ac6e Initial add. Regression test for bug 191668. 2003-02-03 20:35:00 +00:00
pschwartau%netscape.com
f19901978d Skip this regression test until bug 191633 is fixed; failure output is enormous - 2003-02-03 20:12:27 +00:00
pschwartau%netscape.com
61802a48b1 Initial add. Regression test for bug 191633. 2003-02-03 20:08:27 +00:00
pschwartau%netscape.com
f83cf74f28 Initial add. Regression test for bug 191479. 2003-01-31 20:30:33 +00:00
pschwartau%netscape.com
021c3fa7a6 Initial add. Regression test for bug 191276. 2003-01-30 19:10:35 +00:00
pschwartau%netscape.com
5a1321d1da We've decided to follow Perl, rather than ECMA, and allow unescaped braces in regexp patterns, evan if they are not part of a quantifier. See bug 190685. 2003-01-30 02:25:51 +00:00
pschwartau%netscape.com
3448608123 Adding a missing escape to the regexp pattern to make it ECMA-correct. 2003-01-28 01:14:15 +00:00
pschwartau%netscape.com
af6689a84a Commenting out sections containing (?< or (?(condition). Perl supports these operators, but ECMAScript does not. 2003-01-23 20:56:08 +00:00
pschwartau%netscape.com
600b47262e Trivial comment fix. 2003-01-23 20:22:19 +00:00
pschwartau%netscape.com
bf4b23fd55 Removing an erroneous section. According to the spec, can't have more than 2 consecutive |?| quantifers in a regexp. 2003-01-23 20:08:39 +00:00
pschwartau%netscape.com
b943be23ed Whitespace cleanup. 2003-01-23 20:03:12 +00:00
pschwartau%netscape.com
eaccbeb610 Initial add. Regression test inspired by bug 188206. 2003-01-22 02:34:45 +00:00
pschwartau%netscape.com
37c6a110c6 Initial add. Regression test for bug 189898. 2003-01-21 21:23:20 +00:00
pschwartau%netscape.com
341e636b84 Removing skip since bug 83051 has been fixed. 2003-01-09 03:13:12 +00:00
pschwartau%netscape.com
de3afd2b83 Improving comment. 2003-01-08 23:03:17 +00:00
pschwartau%netscape.com
b78063ef86 Adding a comment. 2003-01-08 23:01:43 +00:00
pschwartau%netscape.com
c3f7fa879c Correcting testcase and adding more illustrative cases. 2003-01-08 22:51:02 +00:00
pschwartau%netscape.com
fa54cbe4a0 Adding comment. 2003-01-08 00:41:01 +00:00
pschwartau%netscape.com
480b81c6de Initial add. Regression test for bug 187133. 2003-01-06 22:18:34 +00:00
pschwartau%netscape.com
15ee8e389b Adding more comments. 2002-12-17 01:54:54 +00:00
pschwartau%netscape.com
4df0b2c558 Initial add. Regression test for bug 185485. 2002-12-17 01:41:34 +00:00
pschwartau%netscape.com
4297a9dd77 Initial add. Regression test by igor@icesoft.no for bug 185165. 2002-12-14 02:33:58 +00:00
pschwartau%netscape.com
33eb718c0a Improving readability. 2002-12-13 21:40:32 +00:00
pschwartau%netscape.com
c357ddc6fa Added 'compile functions with dynamic scope' feature of Rhino to the test. Necessary to expose the bug. 2002-12-12 23:31:44 +00:00
pschwartau%netscape.com
1f16692cc3 Initial add. Regression test for bug 184107. 2002-12-10 00:22:44 +00:00
pschwartau%netscape.com
07e57234e7 Adding an improvement by joerg.schaible@gmx.de, plus a new section. 2002-12-06 23:45:31 +00:00
pschwartau%netscape.com
52affc4c55 Test by joerg.schaible@gmx.de arising from bug 181914. 2002-12-04 22:11:47 +00:00
pschwartau%netscape.com
56ad35c41b Test by joerg.schaible@gmx.de, enforcing ECMA-262 Ed.3, Section 15.11.1.1 2002-12-04 21:58:15 +00:00
pschwartau%netscape.com
d204006dad Removing an extraneous line. 2002-11-27 01:12:21 +00:00
pschwartau%netscape.com
baf6f364fe Initial add. Regression test for bug 154693. 2002-11-27 01:00:29 +00:00
pschwartau%netscape.com
cef2fed562 Rearranging section order for greater readability. 2002-11-26 19:55:34 +00:00
pschwartau%netscape.com
ab533583cf Initial add. Regression test for bug 181834 by felix.meschberger@day.com. 2002-11-26 19:48:14 +00:00
pschwartau%netscape.com
f6f9804cca Trivial whitespace fix. 2002-11-26 02:55:54 +00:00
pschwartau%netscape.com
0eec1823ec Improvement by joerg.schaible@gmx.de: test not only that |err.toString()| contains |err.message|, but also that |err.message| contains the right value; i.e the value provided to the Error constructor. See bug 181909. 2002-11-26 02:53:39 +00:00
pschwartau%netscape.com
63b65c2b9c Improvement by joerg.schaible@gmx.de: test not only that |err.toString()| contains |err.message|, but also that |err.message| contains the right value; i.e the value provided to the Error constructor. 2002-11-26 02:03:32 +00:00
pschwartau%netscape.com
60ba3d1f3f Fixing three typos. 2002-11-26 01:17:37 +00:00
pschwartau%netscape.com
2b89e3b6d0 Trivial whitespace fix. 2002-11-26 01:16:23 +00:00
pschwartau%netscape.com
59b425d3e5 Initial add. Regression test for bug 181654 by joerg.schaible@gmx.de. 2002-11-24 00:14:18 +00:00
pschwartau%netscape.com
979c5345e5 Replace 'onload' with meaningless string. Alertboxes were popping up otherwise when the jsDriver.pl results file was opened! 2002-11-19 23:23:33 +00:00
pschwartau%netscape.com
89658bef87 Correcting minor formatting mistake at Retest List header. 2002-11-19 22:00:38 +00:00
pschwartau%netscape.com
c02c7a1373 Adding comments. 2002-11-14 02:12:15 +00:00
pschwartau%netscape.com
15e1115a55 Removing redundant variable declarations. 2002-11-13 00:19:57 +00:00
pschwartau%netscape.com
1187aaf4bd Adding more sections to cover str.search(), str.replace(). 2002-11-12 23:14:17 +00:00
pschwartau%netscape.com
df3d9676c2 Comment fix. 2002-11-12 19:02:18 +00:00
pschwartau%netscape.com
302d45cc44 str.match() CAN take a 2nd parameter, if the 1st one is a string instead of a RegExp object. Added cases to cover that. 2002-11-12 18:33:39 +00:00
pschwartau%netscape.com
26a248a84f Initial add. Regression test for bug 179524. 2002-11-12 01:52:25 +00:00
pschwartau%netscape.com
3668bb8dc8 Initial add. Regression test by igor@icesoft.no for bug 31255, bug 179366. 2002-11-10 20:56:42 +00:00
pschwartau%netscape.com
c7e3fdd24c Initial add. Regression test for bug 179068. 2002-11-10 20:31:36 +00:00
pschwartau%netscape.com
ab79e573d9 A more accurate inRhino() function. The previous one failed to distinguish Rhino from LiveConnect. 2002-11-08 22:42:25 +00:00
pschwartau%netscape.com
185d03fd80 New engine command for JS2: was dikdik, now epimetheus. 2002-11-08 21:56:41 +00:00
pschwartau%netscape.com
64c94e6ca0 Tweaking sort function. 2002-11-07 23:02:06 +00:00
pschwartau%netscape.com
98309865b8 Reinstituting check on |arr instanceof Array && arr.length === 0| from version 1.1 of test; this is necessary. 2002-11-07 22:57:40 +00:00
pschwartau%netscape.com
9df7ab3cec Adding comments - 2002-11-07 22:43:52 +00:00
pschwartau%netscape.com
936e75d5ba Adding cases with non-default sorting. 2002-11-07 19:40:26 +00:00
pschwartau%netscape.com
e870d0ac24 Improving readability. 2002-11-07 19:25:42 +00:00
pschwartau%netscape.com
c6e6895734 Improving test: arr, arr.sort() must be more than just two arrays of the same length, they must be equal as objects. 2002-11-07 19:15:28 +00:00
pschwartau%netscape.com
eebb7b9c11 Improving readability. 2002-11-07 19:05:57 +00:00
pschwartau%netscape.com
139e351850 Initial add. Regression test for bug 178722. 2002-11-07 04:20:27 +00:00
pschwartau%netscape.com
b34f9a9f49 New version of the test, by igor@icesoft.no; uses less memory. 2002-11-02 01:26:08 +00:00
pschwartau%netscape.com
b6ce949e06 Initial add. Regression test for bug 159334. 2002-11-01 02:00:08 +00:00
pschwartau%netscape.com
6a60c444fd Improving comments. 2002-10-31 21:24:25 +00:00
pschwartau%netscape.com
8bef1acaa9 Don't ever run shell.js files as tests; they are only utility files. 2002-10-31 01:01:20 +00:00
pschwartau%netscape.com
3133a1cf8b Initial add. Regression test for bug 177314. 2002-10-30 20:34:13 +00:00
pschwartau%netscape.com
43d2a96f5e Initial add. Testcases created by Brendan in the course of fixing bug 96526. 2002-10-30 02:09:53 +00:00
pschwartau%netscape.com
d2258fdb8a Initial add. Utility file needed for certain tests in js/tests/js1_5/Expressions/. 2002-10-30 02:08:46 +00:00
pschwartau%netscape.com
1f35a0e9af Fixed small bug in reporting of skipped tests. 2002-10-28 03:44:09 +00:00
pschwartau%netscape.com
396d6db9e7 Improving efficiency by calling xp_path() as little as possible. Also, never call xp_path() on a user-provided path.
Improving consistency of style in the get_xxx_engine_command() functions.
2002-10-28 03:31:03 +00:00
pschwartau%netscape.com
173a525faa Improving efficiency. Make $win_sep a global variable so we only have to call get_win_sep() once. And then, only use $win_sep if it differs from $path_sep. 2002-10-26 01:24:21 +00:00
pschwartau%netscape.com
e42e0041f5 Removing two calls to xp_path(). They are unnecessary, since xp_path() gets called again later in the program on the same paths. This also fixes a couple of new bugs. Rev 1.41 of jsDriver made xp_path() more subtle on Windows: it may now return paths containing backslashes instead of forward slashes. But backslashes cause the Perl methods |join| and |grep|, both of which are used in jsDriver, to fail. So we are now delaying any calls to xp_path() until after those methods are used. 2002-10-26 00:11:50 +00:00
pschwartau%netscape.com
06e7d3af45 Whitespace cleanup. 2002-10-17 19:25:40 +00:00
pschwartau%netscape.com
640f5875cf Remove the -x check on the absolute path to xpcshell. In Perl 5.005 on Windows, the -x operator returns |false| on absolute paths, even if they are valid. 2002-10-12 02:43:17 +00:00
pschwartau%netscape.com
6a0dad6ae6 Use -x &xp_path() more consistently. 2002-10-12 02:08:02 +00:00
pschwartau%netscape.com
78963a5459 Re-factoring the last fix into the existing function xp_path(). 2002-10-12 01:57:16 +00:00
pschwartau%netscape.com
668e25f0ae Don't hard-code "\"as the path separator for Windows (rev. 1.36). Some Windows shells (e.g. Cygwin 1.1.8) require "/". 2002-10-11 23:31:23 +00:00
pschwartau%netscape.com
9294141b6b Improving readability. 2002-10-09 20:43:35 +00:00
pschwartau%netscape.com
fb0a6b9596 Initial add. Regression test for bug 172699. 2002-10-08 00:37:49 +00:00
pschwartau%netscape.com
874efdd48d Simplifying test. 2002-09-28 02:52:28 +00:00
pschwartau%netscape.com
383f647573 Initial add. Regression test for bug 170193. 2002-09-22 22:11:40 +00:00
pschwartau%netscape.com
08cfa906c6 Initial add. Regression test for bug 169534. 2002-09-21 03:17:25 +00:00
pschwartau%netscape.com
7416e9c180 Adding two new sections by igor@icesoft.no. 2002-09-20 17:43:16 +00:00
pschwartau%netscape.com
90bd32754f Fixing typos. 2002-09-20 17:04:08 +00:00
pschwartau%netscape.com
3b7c2ca41f Initial add. Tests ECMA-262 Edition 3 Section 15.4.4.4. See bug 169795. 2002-09-20 03:35:24 +00:00
pschwartau%netscape.com
9dadcb8c2d Initial add. Regression test for bug 169497. 2002-09-19 01:24:45 +00:00
pschwartau%netscape.com
951cb238b8 Initial add. Regression test for bug 156354. 2002-09-16 22:24:42 +00:00
pschwartau%netscape.com
02d91213a0 Moving all comments to the top of the file. 2002-09-16 19:13:43 +00:00
pschwartau%netscape.com
2121ec1365 Trivial change: more efficiency in detecting Rhino shell. 2002-09-16 18:57:22 +00:00
pschwartau%netscape.com
1d81e803b2 Initial add. Regression test for bug 168347. 2002-09-14 00:12:25 +00:00
pschwartau%netscape.com
e142defbd5 Initial add. Tests ECMA-262 Edition 3 Section 8.6.2.6 (default value of objects). See bug 167325. 2002-09-09 21:14:28 +00:00
pschwartau%netscape.com
89cb19ca6d Have factored skip regress-96526.js into three separate tests. Skip them. 2002-09-04 22:56:39 +00:00
pschwartau%netscape.com
c99a7cdfd6 Breaking up test regress-96526.js into separate testcases - 2002-09-04 21:56:13 +00:00
pschwartau%netscape.com
8a42be778d Removing this test to break it up into three separate tests: regress-96526-001.js, -002.js, -003.js 2002-09-04 21:53:40 +00:00
pschwartau%netscape.com
6458af3db0 Whitespace fix. 2002-08-31 01:20:40 +00:00
pschwartau%netscape.com
afa6b9aee7 Initial add. Regression test for bug 165353. 2002-08-31 01:05:09 +00:00
pschwartau%netscape.com
68e848167e Removing this testcase from skip list; I have adapted it to run in Rhino. 2002-08-23 22:52:20 +00:00
pschwartau%netscape.com
ac3898be9a Editing comments. 2002-08-23 22:48:38 +00:00
pschwartau%netscape.com
8bd1604dae Rhino can't seem to handle the largest array, so we'll skip this case in Rhino - 2002-08-23 22:38:45 +00:00
pschwartau%netscape.com
d8d0373489 Re-ordering the sections to try the largest possible array first. 2002-08-23 22:12:12 +00:00
pschwartau%netscape.com
4272d07398 Editing comments in the test. 2002-08-23 21:56:21 +00:00
pschwartau%netscape.com
4d0aad511a Removing two extraneous lines. 2002-08-23 21:47:05 +00:00
pschwartau%netscape.com
cb652e487a Adapted the test to run in Rhino. 2002-08-23 21:42:32 +00:00
pschwartau%netscape.com
f79a4cab84 Re-factoring for greater clarity. 2002-08-20 04:42:33 +00:00
pschwartau%netscape.com
ac4a38830a Modifying test to handle Function.prototype.toString() output whether it is escaped or not. 2002-08-20 01:57:55 +00:00
pschwartau%netscape.com
402b7220b0 Adding a comment. 2002-08-19 21:46:26 +00:00
pschwartau%netscape.com
04e6c6fd15 Amending testcase to expect a run-time "out of memory" error. Still tests that we don't crash. 2002-08-14 00:12:54 +00:00
pschwartau%netscape.com
9a8f03f10b Correcting a mistake in the test. 2002-08-02 22:01:35 +00:00
pschwartau%netscape.com
5bbe7d36d7 Initial add. Testing regexps containing octal escape sequences. See bug 141078. 2002-08-02 21:27:12 +00:00
pschwartau%netscape.com
880fd70566 Adding a comment 2002-08-02 00:13:00 +00:00
pschwartau%netscape.com
7f3babd028 Initial add. Regression test for bug 141078. 2002-07-18 18:36:44 +00:00
pschwartau%netscape.com
08029cc604 Skip testcase for bug 157652. Will not fix this in Rhino; the OOM error is reasonable. 2002-07-17 18:20:58 +00:00
pschwartau%netscape.com
ea91f9a8ab Changing summary text. 2002-07-16 21:35:30 +00:00
pschwartau%netscape.com
efd856b77d Initial add. Regression test for bug 157652. 2002-07-16 21:23:58 +00:00
pschwartau%netscape.com
78cb8b1131 Initial add. Regression test for bug 58274. 2002-07-15 23:20:15 +00:00
pschwartau%netscape.com
8a7a515579 Initial add. Testing identifiers with double-byte names; see bug 58274. 2002-07-15 23:15:52 +00:00
pschwartau%netscape.com
6e07af089c Correcting two sections of test. 2002-07-15 17:28:05 +00:00
pschwartau%netscape.com
2b0107b940 Expanding a comment for one section in greater detail. 2002-07-15 17:04:38 +00:00
pschwartau%netscape.com
7d22d6cfee Initial add. Regression test for bug 157509. 2002-07-15 15:22:35 +00:00
pschwartau%netscape.com
bc1982e3dc Comment edit. 2002-07-15 15:07:33 +00:00
pschwartau%netscape.com
f0874ff813 Added revision date + comment clean-up. 2002-07-15 15:06:37 +00:00
pschwartau%netscape.com
76e9ecaee9 Correcting an error in the test. See bug 155291. 2002-07-15 00:40:14 +00:00
pschwartau%netscape.com
e1400f904b Correcting errors in test. See bug 155289. 2002-07-15 00:29:37 +00:00
pschwartau%netscape.com
39c8534587 Correcting errors in the test. See bug 155289. 2002-07-15 00:04:22 +00:00
pschwartau%netscape.com
601c4951e8 Correcting errors in the test. See bug 155289. 2002-07-14 23:57:03 +00:00
pschwartau%netscape.com
1bc81d3f35 Correcting an error in one section of the test. See bug 155285. 2002-07-14 23:42:23 +00:00
pschwartau%netscape.com
acbfef97b7 Rhino has also decided to conform with SpiderMonkey on this test. Adding early return for Rhino as well. 2002-07-14 22:34:50 +00:00
pschwartau%netscape.com
adaf7bd619 Rhino has also decided to conform with SpiderMonkey on this test. Removing early return for Rhino. 2002-07-14 22:23:52 +00:00
pschwartau%netscape.com
729cd40cd3 Initial add. Based on examples from ECMA-262 Ed.3 spec, Section 15.10.2 2002-07-10 23:09:48 +00:00
igor%mir2.org
a3eec51b34 With Roger's <rogerl@netscape.com> new RegExp implementation Rhino passes:
js1_2/regexp/regress-9141.js
ecma_3/String/regress-104375.js
2002-07-10 22:14:48 +00:00
pschwartau%netscape.com
a234e4d358 Skip testcase for bug 152646. Will not fix this in Rhino; too much of a corner case. 2002-07-10 21:03:07 +00:00
igor%mir2.org
6387ce4fe2 No more skiping of ecma/LexicalConventions/7.7.3.js, it works as DToA converts numbers to strings properly 2002-07-10 20:00:25 +00:00
pschwartau%netscape.com
af1fd119ce Trivial whitespace edit. 2002-07-09 00:48:13 +00:00
pschwartau%netscape.com
57d575aeb7 Initial add. Regression test for bug 152646. 2002-07-09 00:43:15 +00:00
pschwartau%netscape.com
c71ec565e1 Fixing mistake. Can't call printStatus(), etc. in js1_2 test directory, because js1_2/shell.js doesn't contain them. 2002-07-09 00:29:41 +00:00
pschwartau%netscape.com
b253f4eec4 Initial add. Testing JS RegExp engine against results from Perl 5. 2002-07-08 04:03:11 +00:00
pschwartau%netscape.com
64ba8f5e13 Correcting the year in the copyright. 2002-07-08 03:58:27 +00:00
pschwartau%netscape.com
41a4e86e87 Adding reference to bug 85721. 2002-07-08 03:36:34 +00:00
pschwartau%netscape.com
35fdaa160e Initial add. Testing JS RegExp engine against results from Perl 5. 2002-07-08 03:27:21 +00:00
pschwartau%netscape.com
db43d7a730 Initial add. Regression test for bug 144834. 2002-07-06 03:44:58 +00:00
pschwartau%netscape.com
000bba17d1 Adding new section authored by martin.honnen@t-online.de from bug 150859. 2002-07-02 01:24:34 +00:00
pschwartau%netscape.com
53e602d645 Correcting grammar in comment. 2002-06-26 19:16:53 +00:00
pschwartau%netscape.com
509e4f5caf Initial add. Regression test for bug 154338. 2002-06-26 19:04:00 +00:00
pschwartau%netscape.com
dfe5bcb486 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
3461caf04a Removing 6 skips. All pass now that the new Rhino RegExp engine has been checked in. 2002-06-20 22:31:47 +00:00