pschwartau%netscape.com
69ab92c82f
Initial add. Regression test for bug 50447.
2001-10-05 16:19:37 +00:00
pschwartau%netscape.com
00d691ea88
Slight changes -
2001-10-05 02:07:47 +00:00
pschwartau%netscape.com
657d299244
Improving readability -
2001-10-05 00:25:11 +00:00
pschwartau%netscape.com
c188eb0d39
Including more RegExps. Not checking expected vs. actual matches now; just that we don't crash.
2001-10-04 23:58:24 +00:00
pschwartau%netscape.com
8ad7d34603
Initial add. Regression test for bug 103087.
2001-10-04 19:54:04 +00:00
pschwartau%netscape.com
8e321ed4c9
Fixing bug that prevented -p option from working on the Mac (again!)
2001-10-04 02:08:16 +00:00
pschwartau%netscape.com
5c97ceca72
Initial add. Regression test for bug 101964.
2001-09-28 04:50:52 +00:00
pschwartau%netscape.com
9c2e261f72
Adding comments from contributor.
2001-09-26 01:15:14 +00:00
pschwartau%netscape.com
9fb2c068a7
Correcting some typos.
2001-09-26 00:58:35 +00:00
pschwartau%netscape.com
576808aca7
Initial add. Regression test for bug 101488.
2001-09-26 00:32:11 +00:00
pschwartau%netscape.com
b38eac9fd6
Make formatArray() work in Rhino. Improve getState() by checking for more whitespace characters.
2001-09-21 22:44:46 +00:00
pschwartau%netscape.com
ca95abb70c
Forgot to remove these comment-marks.
2001-09-17 23:55:06 +00:00
pschwartau%netscape.com
12c45dcfdc
Skip regression test for bug 100199 until the bug is fixed.
2001-09-17 23:53:12 +00:00
pschwartau%netscape.com
67ac10ea31
Initial add. Regression test for bug 100199.
2001-09-17 23:49:25 +00:00
pschwartau%netscape.com
625129bd11
Improve visual presentation in the case where test string contains '\n'.
2001-09-14 20:10:49 +00:00
pschwartau%netscape.com
6333005ace
Making testcase compatible with updated testRegExp() function in utility file shell.js
2001-09-14 00:29:21 +00:00
pschwartau%netscape.com
a6700335b7
Improving the error-reporting functions for RegExp tests. Now more complete and more consistent.
2001-09-14 00:15:59 +00:00
pschwartau%netscape.com
cb7ef4c5f2
Trivial whitespace cleanup.
2001-09-10 23:16:43 +00:00
pschwartau%netscape.com
9394dbd3ec
Initial add. Regression test for bug 97921.
2001-09-10 23:05:12 +00:00
pschwartau%netscape.com
9b63ff8183
Trivial change to comment and whitespace.
2001-09-08 18:58:40 +00:00
pschwartau%netscape.com
082245971f
Trivial whitespace fix.
2001-09-05 23:35:07 +00:00
pschwartau%netscape.com
ed10eb7850
Completely rethinking this testcase. Reduced test as much as possible, added try...catch blocks and for-loop to stress-test the code.
2001-09-05 23:21:33 +00:00
pschwartau%netscape.com
8873ed636b
Improved accuracy of test, and added more cases.
2001-09-05 21:15:43 +00:00
pschwartau%netscape.com
4380531bc9
Adding comment regarding regress-97646-001-n.js, regress-97646-002-n.js
2001-09-05 17:47:11 +00:00
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
nboyd%atg.com
4507a1cf73
Update for new tests.
2001-09-05 16:48:31 +00:00
pschwartau%netscape.com
cb11cb7e47
Initial add. Regression test for bug 98306.
2001-09-05 06:27:25 +00:00
pschwartau%netscape.com
0b02e3b978
Skipping two new tests that use non-EMCA functionality: toSource() and uneval().
2001-09-05 01:07:17 +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
1842238b89
Adding skips for two tests employing the non-ECMA toSource() and uneval() functions.
2001-08-29 06:14:38 +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
7dcd878d8f
Punctuation correction in comment.
2001-08-27 22:57:25 +00:00
pschwartau%netscape.com
f055101da4
Initial add.
2001-08-27 22:55:57 +00:00
pschwartau%netscape.com
c7e5cb06a4
Some RegExp bugs have now been fixed in Rhino. Removing the testcases from the skip list.
2001-08-27 19:58:56 +00:00
pschwartau%netscape.com
9e09712d1e
Technical change. Now test is accurate for Rhino as well as SpiderMonkey.
2001-08-25 05:01:50 +00:00
pschwartau%netscape.com
c2bf0b573d
Removing skip for ecma_3/String/regress-83293.js. The testcase was incorrect, and is now corrected.
2001-08-14 18:28:57 +00:00
pschwartau%netscape.com
0683215880
Making extensive corrections. Testcase had not conformed to ECMA-262 Final Edition.
2001-08-14 18:02:56 +00:00
pschwartau%netscape.com
3c0807c3df
Adding new case to the test.
2001-08-13 19:38:18 +00:00
pschwartau%netscape.com
e7ab80d369
Initial add.
2001-08-13 18:05:42 +00:00
pschwartau%netscape.com
d0f11628fb
Adding two new cases to the test.
2001-08-09 23:22:16 +00:00
pschwartau%netscape.com
a39f79907f
Corrected an error in Section 3 of the test. Improved readability.
2001-08-09 22:56:07 +00:00
pschwartau%netscape.com
9cb6aa464f
Initial add.
2001-08-09 19:55:49 +00:00
pschwartau%netscape.com
bdcd5ba11c
Initial add. Tests to skip when testing the JS2 shell.
2001-08-08 21:58:12 +00:00
pschwartau%netscape.com
dbd534fadb
Now able to run tests against the JS2 shell (code-named "DikDik").
2001-08-08 00:12:50 +00:00
pschwartau%netscape.com
489562eb32
Minor improvement in readability -
2001-08-06 23:53:54 +00:00
pschwartau%netscape.com
f801e2ecf9
Improving comments.
2001-08-01 17:43:12 +00:00
pschwartau%netscape.com
473c2ac5c6
Adding attribution to jim@jibbering.com
2001-08-01 00:54:44 +00:00
pschwartau%netscape.com
19f7f431ea
Minor change to comment.
2001-07-31 20:14:30 +00:00
pschwartau%netscape.com
aa725b6658
Adding a new case to the test, from jim@jibbering.com (see bug 92942).
2001-07-31 20:05:26 +00:00
pschwartau%netscape.com
275f729477
Correcting an error in the testcase -
2001-07-31 19:47:19 +00:00
nboyd%atg.com
a44bfbaa7b
Update with new bugs unfixed in either engine.
2001-07-30 14:11:18 +00:00
pschwartau%netscape.com
2c4e65702e
Updated email addresses in the document.
2001-07-27 21:24:49 +00:00
nboyd%atg.com
41a836bef0
Update to test changes.
2001-07-26 19:00:39 +00:00
pschwartau%netscape.com
0733c8cb62
Changing test since bug 90551 has been marked WONTFIX.
2001-07-19 23:46:23 +00:00
pschwartau%netscape.com
8a89543e3d
Added another section to the test. Improved comments.
2001-07-18 22:34:37 +00:00
pschwartau%netscape.com
40cf988765
Adding a comment.
2001-07-18 21:49:16 +00:00
pschwartau%netscape.com
2d58cb38ba
Whitespace cleanup.
2001-07-18 21:42:24 +00:00
pschwartau%netscape.com
830f617bd4
Initial add. Regression test for bug 72964.
2001-07-18 20:30:21 +00:00
pschwartau%netscape.com
22b52e59d0
Initial add.
2001-07-17 21:48:28 +00:00
pschwartau%netscape.com
8105cee9ce
Initial add.
2001-07-16 23:40:35 +00:00
pschwartau%netscape.com
e3f7836a54
Initial add.
2001-07-15 23:01:19 +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
b401fcb3a4
Initial add. Regression test for bug 49286.
2001-07-11 04:58:04 +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
a9e33f26e5
Fixing bug that prevented -p option from working on the Mac.
2001-07-03 00:40:46 +00:00
pschwartau%netscape.com
a889741b9e
Initial add.
2001-07-02 20:43:49 +00:00
pschwartau%netscape.com
9c7a5c99bf
Fixing bug that prevented -p option from working (user-specified path to test directory)
2001-06-25 21:04:02 +00:00
pschwartau%netscape.com
b157dbb66e
Added more cases to test. Also improved readability.
2001-06-23 19:22:07 +00:00
pschwartau%netscape.com
a0bd092d95
Show "$0" for the global match. Also minor changes to improve readability.
2001-06-23 19:21:05 +00:00
pschwartau%netscape.com
872b7a18e4
Minor formatting change -
2001-06-23 00:48:31 +00:00
pschwartau%netscape.com
a75120a825
Initial add. Regression test for bug 87231.
2001-06-23 00:42:39 +00:00
pschwartau%netscape.com
5298a496bc
Replacing a return with a continue. Further readability improvements.
2001-06-23 00:41:58 +00:00
pschwartau%netscape.com
d44f753a83
Added array-length check. Also improved readability; cleaned up whitespace.
2001-06-22 20:12:01 +00:00
pschwartau%netscape.com
691e16fb4d
Further improvements to readability.
2001-06-17 23:31:11 +00:00
pschwartau%netscape.com
373ea16a0f
Improved readability.
2001-06-17 23:12:31 +00:00
pschwartau%netscape.com
1c9b18876e
Whitespace cleanup -
2001-06-14 19:53:47 +00:00
pschwartau%netscape.com
5801aec282
Adding another case to the test.
2001-06-14 18:27:06 +00:00
pschwartau%netscape.com
1c13d9e2da
Initial add. Regression test for bug 85880 against Rhino.
2001-06-14 18:03:42 +00:00
pschwartau%netscape.com
11b72244c8
Allow user-defined exit codes: fixed bug that was preventing this from working.
2001-06-08 22:05:32 +00:00
pschwartau%netscape.com
1108eb2b5f
Thanks to rginda, a better fix for the previous issue -
2001-06-06 22:15:13 +00:00
pschwartau%netscape.com
b72d3721bf
Improvement on last patch: make distinction between HTML vs. console failure output.
2001-06-06 16:52:20 +00:00
pschwartau%netscape.com
8cc759fb23
Initial add.
2001-06-05 20:56:40 +00:00
pschwartau%netscape.com
80f20e863c
Making test a little more demanding -
2001-06-05 20:56:07 +00:00
pschwartau%netscape.com
971aeaeabb
Initial add.
2001-06-05 01:28:04 +00:00
pschwartau%netscape.com
f553a16ec4
Added two new sections to the test.
2001-06-05 01:26:59 +00:00
nboyd%atg.com
65691a4f92
Add skip for bug 83051
2001-06-04 13:55:22 +00:00
pschwartau%netscape.com
63594bdfb4
Intial add. Regression test for bug 83532.
2001-06-01 23:56:58 +00:00
pschwartau%netscape.com
064cfddeff
Improving the error-reporting mechanism to include bug number and status lines.
2001-05-31 00:17:45 +00:00
pschwartau%netscape.com
6137d538b5
In this test, it's important to reportCompare() the other cases before the last case is attempted. Do not store results in an array.
2001-05-30 23:29:29 +00:00
pschwartau%netscape.com
72612b689d
Initial add. Regression test for bug 83293.
2001-05-30 22:10:37 +00:00
pschwartau%netscape.com
bc9dcf60de
Correcting error in InLeapYear() function.
2001-05-29 16:27:45 +00:00
pschwartau%netscape.com
2d07cee32a
Correcting mistake in InLeapYear() function.
2001-05-29 16:22:23 +00:00
pschwartau%netscape.com
071bfdca3c
Correcting mistake in InLeapYear() function.
2001-05-29 16:13:56 +00:00
pschwartau%netscape.com
660421114a
Correcting a mistake in InLeapYear() function.
2001-05-29 16:10:58 +00:00
pschwartau%netscape.com
23f4943fd8
Minor whitespace fix.
2001-05-28 22:47:14 +00:00
pschwartau%netscape.com
708ad8da18
Initial add.
2001-05-28 22:46:31 +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
d52ddf6b10
Improve code by using the apply method of Object.prototype.toString.
2001-05-18 23:20:25 +00:00
pschwartau%netscape.com
33c326091d
Skipping two new tests with large switch statements. See bug 81086.
2001-05-17 18:52:43 +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
8cd2f18bd6
Initial add. Regression test for bug 74474.
2001-05-15 22:01:39 +00:00
pschwartau%netscape.com
6f0798186c
Renaming this file as regress-74474-001.js
2001-05-15 22:00:42 +00:00
pschwartau%netscape.com
fe98044ab1
Whitespace cleanup -
2001-05-15 00:08:27 +00:00
pschwartau%netscape.com
1f94226bce
Making the test driver work correctly on the Mac.
2001-05-12 03:52:20 +00:00
pschwartau%netscape.com
c5f4a706f1
Initial add. Regression test for bug 72773.
2001-05-09 21:57:15 +00:00
pschwartau%netscape.com
69a4f7d331
Added a comment -
2001-05-09 17:21:57 +00:00
nboyd%atg.com
daaef1caa3
Add new skip while we await a bug fix.
2001-05-09 15:46:41 +00:00
pschwartau%netscape.com
abb88c635e
Correction to testcase per Brendan -
2001-05-08 23:37:56 +00:00
pschwartau%netscape.com
8618e4b55b
Minor changes.
2001-05-07 21:43:38 +00:00
pschwartau%netscape.com
8c5c09ac84
Initial add. Testcase by Brendan from bug 72884.
2001-05-07 20:30:59 +00:00
pschwartau%netscape.com
0b7f770e10
Initial add. A testcase for the switch statement.
2001-05-07 14:31:00 +00:00
pschwartau%netscape.com
4b7e03b8ac
Initial add. Regression test for bug 79129.
2001-05-07 05:35:06 +00:00
pschwartau%netscape.com
1d761239c9
Minor style changes.
2001-05-06 18:07:12 +00:00
pschwartau%netscape.com
ff8e5de2ea
More getter and setter tests. These are non-ECMA and not implemented in Rhino.
2001-05-05 17:27:12 +00:00
pschwartau%netscape.com
ac008beb56
Initial add.
2001-05-05 17:24:07 +00:00
pschwartau%netscape.com
6fac4f1902
Minor change to status message.
2001-05-02 18:15:26 +00:00
pschwartau%netscape.com
f5e98e5aa1
Initial add. Regression test for bug 74474.
2001-05-02 00:27:29 +00:00
pschwartau%netscape.com
edfd7284cc
Initial add. Regression test for bug 31316.
2001-05-01 23:35:15 +00:00
pschwartau%netscape.com
fbbc46f334
Initial add. Regression test for bug 76683.
2001-05-01 21:57:10 +00:00
pschwartau%netscape.com
16f2897f99
Initial add. Regression test for bug 78156.
2001-04-30 22:54:09 +00:00
pschwartau%netscape.com
a20cfaa7a1
Minor whitespace cleanup.
2001-04-26 20:49:14 +00:00
pschwartau%netscape.com
1097cf1b6d
Minor change: improving variable names for greater clarity -
2001-04-26 00:18:09 +00:00
pschwartau%netscape.com
ab41e1cf3a
Minor improvement: in a shell file, keep the scope of i, j as local as possible -
2001-04-26 00:09:56 +00:00
nboyd%atg.com
adbdcd8987
Fix test: can only look for FunctionDeclaration syntax.
...
15.3.4.2 Function.prototype.toString ( )
An implementation-dependent representation of the function is returned. This representation has the syntax of a
FunctionDeclaration. Note in particular that the use and placement of white space, line terminators, and semicolons
within the representation string is implementation-dependent.
2001-04-24 12:55:25 +00:00
pschwartau%netscape.com
f186a11a57
Avoid a name conflict; getClass() is already used in js/src/liveconnect/jsj_JavaClass.c
2001-04-24 01:30:53 +00:00
pschwartau%netscape.com
892a6cc261
Minor change; see Brendan's comment at 2001-04-19 12:00 in Bugzilla bug 76634.
2001-04-20 04:57:51 +00:00
pschwartau%netscape.com
6d221b98ab
Getter/setter tests are non-ECMA. Moving them from ecma_3 directory to js1_5 directory.
2001-04-19 19:09:32 +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
b4f95d7a38
Getter/setter tests are non-ECMA. Moving them to js1_5 directory
2001-04-17 23:54:17 +00:00
nboyd%atg.com
d49a818ed0
Fix incorrect for..in order dependency
2001-04-10 17:16:04 +00:00
pschwartau%netscape.com
d13898379b
Minor corrections to code and whitespace.
2001-03-27 07:53:14 +00:00
pschwartau%netscape.com
a3239107a6
Minor fixes to code and whitespace.
2001-03-27 07:43:17 +00:00
pschwartau%netscape.com
5297fc374c
Minor corrections to code and style -
2001-03-27 07:16:36 +00:00
pschwartau%netscape.com
c728cf55e2
Initial add. Testcase for the internal [[Class]] property of Objects.
2001-03-27 05:50:08 +00:00
pschwartau%netscape.com
1260fc471b
Initial add. Utility functions for testing Objects.
2001-03-27 05:48:48 +00:00
pschwartau%netscape.com
d01c71b92c
In some shells, carriage returns are "\n"; in others, "\r\n". Look for either possibility -
2001-03-26 22:00:53 +00:00
pschwartau%netscape.com
1a4a8aa95b
Fixing minor error in one path; and fixing whitespace.
2001-03-13 02:28:04 +00:00
pschwartau%netscape.com
e30e5c11cb
Put js1_5/Regress/regress-68498-003.js on Rhino skip list. Rhino does not support indirect eval.
2001-03-13 02:10:47 +00:00
pschwartau%netscape.com
242d2dfad3
Rhino doesn't implement toSource(). Adding js1_5\Regress\regress-44009.js to skip list -
2001-03-13 02:02:32 +00:00
pschwartau%netscape.com
3b2b7aedcd
Initial add. This is Norris' testcase from bug 56883.
2001-03-13 01:23:34 +00:00
pschwartau%netscape.com
6756cd1e2c
Rhino doesn't allow indirect calls to eval; adding such tests to the Rhino skip list -
2001-03-12 21:09:14 +00:00
pschwartau%netscape.com
3806f206fa
Initial add. Regression test for bug 71107.
2001-03-07 01:30:15 +00:00
pschwartau%netscape.com
687b187d0b
Correcting an error in the testcase -
2001-03-01 01:06:48 +00:00
pschwartau%netscape.com
32ca03bbbc
Initial add. Regression test for bug 44009.
2001-02-27 03:41:13 +00:00
pschwartau%netscape.com
d3de39854b
Added Stephen Ostermiller's pattern-match from bug 69989 to this test -
2001-02-24 03:23:27 +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
106efc7817
Exported functionality common to RegExp tests to new file js/tests/ecma_3/RegExp/shell.js
2001-02-08 04:04:48 +00:00
pschwartau%netscape.com
5cc9cfb919
Exported functionality common to RegExp testing to new file js/tests/ecma_3/RegExp/shell.js
2001-02-08 04:03:02 +00:00
pschwartau%netscape.com
766e838c4f
Initial add. Contains functionality common to RegExp testing
2001-02-08 03:58:58 +00:00
pschwartau%netscape.com
f65b30a051
Whitespace cleanup
2001-02-08 01:32:58 +00:00
pschwartau%netscape.com
ad6952fe99
*** empty log message ***
2001-02-08 01:30:15 +00:00
pschwartau%netscape.com
a4c1795cc3
More minor adjustments -
2001-02-08 01:18:55 +00:00
pschwartau%netscape.com
e3608c31cf
Minor adjustments -
2001-02-08 01:05:23 +00:00
pschwartau%netscape.com
39d6604a1c
Initial add. Regression test for bug 67773
2001-02-07 23:19:12 +00:00
pschwartau%netscape.com
4cd5b867fb
Made this testcase acknowledge that indirect eval is LEGAL; see bug 38512.
2001-02-06 07:57:17 +00:00
pschwartau%netscape.com
8e1d1ab4d9
Made this testcase acknowledge that indirect eval is LEGAL; see bug 38512.
2001-02-06 07:33:28 +00:00
pschwartau%netscape.com
8ab3095a6c
Made this testase acknowledge that indirect eval is LEGAL; see bug 38512.
2001-02-06 06:52:59 +00:00
pschwartau%netscape.com
8097b07638
Deleting this testcase. It expected indirect eval to throw an exception. Wrong - this is legal: see bug 38512.
2001-02-06 06:06:18 +00:00
pschwartau%netscape.com
44623057a1
Deleting this testcase, which expected this.eval() to throw an exception. On the contrary: indirect eval is LEGAL; see Bugzilla bug 38512.
2001-02-05 18:27:36 +00:00
pschwartau%netscape.com
d84d79d43e
Changed comma expresions in this testcase from trivial to non-trivial. Explanation is in the introduction.
2001-02-05 04:58:39 +00:00
pschwartau%netscape.com
bc3b1264b8
Correcting bug that cropped up when system clock was set to GMT Standard Time
2001-01-01 02:40:28 +00:00
pschwartau%netscape.com
5abaf0cf2b
Initial add -
2000-12-29 02:46:32 +00:00
pschwartau%netscape.com
4d301707dd
Adjusting hard-coded Pacific timezone date testcases to work in any tester's timezone -
2000-12-26 20:02:04 +00:00
pschwartau%netscape.com
0398d7bee8
Adding functionality to adjust hard-coded date tests (written for Pacific timezone) for the tester's own timezone
2000-12-26 19:55:05 +00:00
pschwartau%netscape.com
bfb589f60d
Modifiying one line that was failing in GMT+ timezones (i.e. east of Greenwich)
2000-12-26 19:34:07 +00:00
pschwartau%netscape.com
508c2cdc93
Skip ecma_3/Date/15.9.5.7.js Rhino does Date.toLocaleTimeString() differently than SpiderMonkey
2000-12-12 00:13:24 +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
52aa420b05
Replaced hard-coded TZ_DIFF = -8 with a dynamically-calculated value
2000-12-05 01:47:15 +00:00
pschwartau%netscape.com
f4a7e0b9b1
Removed hard-coded line var TZ_DIFF = -8. It's already set in the pre-loaded shell.js file.
2000-12-02 23:59:58 +00:00
pschwartau%netscape.com
aa456cab4f
Initial add; see Bugzilla bug 61266 -
2000-12-01 20:20:43 +00:00
pschwartau%netscape.com
482fa18cd7
Initial add; see Bugzilla bug 57631
2000-12-01 20:17:11 +00:00
pschwartau%netscape.com
05e4c72c57
Removing outdated testcase. See Bugzilla bug 49233.
2000-11-27 19:39:18 +00:00
pschwartau%netscape.com
98fd208cac
Removing outdated testcase. See bug 49233.
2000-11-27 19:32:41 +00:00
pschwartau%netscape.com
6284dfe441
Initital add -
2000-11-27 01:22:47 +00:00
pschwartau%netscape.com
c55db2b118
Adding shell.js for ECMA3 Date tests, and tests for ECMA3 15.9.5.3 - 15.9.5.7
2000-11-25 01:17:24 +00:00
pschwartau%netscape.com
443dc25546
The const keyword is non-ECMA and not currently implemented in Rhino
2000-11-08 01:10:43 +00:00
pschwartau%netscape.com
df5477c1c4
initial add
2000-11-03 02:27:44 +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
brendan%mozilla.org
6f0b30ca8f
Fix missing $ bug when testing test_dir.
2000-06-03 19:20:03 +00:00
nboyd%atg.com
dc7deebcad
Remove tests obsoleted by the change that access to nonexistent properties of Java objects
...
returns undefined rather than causing an error
2000-05-28 18:50:58 +00:00
nboyd%atg.com
a7fc06c9a3
Add rhino9 and rhinoms9.
2000-05-24 18:10:55 +00:00
rginda%netscape.com
fc42f77598
fix to include java version info on rhino(i|ms|msi) engines
2000-04-07 00:05:50 +00:00
rginda%netscape.com
7532a2af4c
punctuation fix
2000-04-06 21:50:03 +00:00
rginda%netscape.com
fc2af836d3
added -o/--opt options to pass args to js engine
2000-04-06 21:14:23 +00:00
rginda%netscape.com
8235dda43c
Fixed lame speeling erras
2000-03-22 01:25:37 +00:00
rginda%netscape.com
ebcbb5007c
changing format of generated results file name to place the date before the engine name
2000-03-15 21:49:13 +00:00
norris%netscape.com
26943a61bb
Add support for testing against the MS VM.
2000-03-10 20:38:57 +00:00
rginda%netscape.com
a17c7ec492
Put the redirect back in. (Doh)
2000-03-10 19:12:53 +00:00
rginda%netscape.com
f0ce2b2a73
Fix lame syntax error
2000-03-10 18:58:45 +00:00
rginda%netscape.com
0ce1875c14
Modified jsDriver.pl to allow multiple engine arguments, updated readme to tell the world.
2000-03-10 18:54:21 +00:00
rginda%netscape.com
f4d1a0f805
Initial add of Function Expression/Statement tests
2000-03-10 18:31:04 +00:00
norris%netscape.com
8640325859
Remove test cases with classes from the rmi package that isn't supported by ths MS VM.
2000-03-07 21:16:13 +00:00
norris%netscape.com
a481bb8745
Fix typo.
2000-03-07 17:22:43 +00:00
norris%netscape.com
7701888952
Add rhinoi as an engine type.
2000-03-06 21:28:57 +00:00
rginda%netscape.com
88db2bee58
Added bugnumber to uc-003.js and regress-24712.js
...
new testcase regress-28686.js added
2000-03-03 22:14:09 +00:00
rginda%netscape.com
dbdabead7e
Initial add of regress-24712.js
2000-03-03 21:33:08 +00:00
norris%netscape.com
c6c60bb6bc
skip getter/setters
2000-03-02 23:26:56 +00:00
rogerl%netscape.com
69d4d5e142
Need to pass expressions containing unicode identifiers as split strings
...
since the string processing will convert the unicode sequences into regular
characters before the identifier is recognized. The fact that Monkey was
cool with this is a separate bug.
2000-03-01 23:28:14 +00:00
norris%netscape.com
218d1595d0
Move JavaObjectToLong to be a conformance rather than a negative test.
2000-02-23 18:29:35 +00:00
norris%netscape.com
9badc84057
Add tests for fields and methods with the same name, and for bean properties.
2000-02-17 19:28:33 +00:00
norris%netscape.com
255e39d7e2
Add to "dont-test" list.
2000-02-16 18:35:10 +00:00
rginda%netscape.com
03f03d45ee
Uncompressed version (so it can be in your classpath on all platforms.)
2000-02-03 00:48:50 +00:00
rginda%netscape.com
4671326346
Renamed JavaObjectToLong-005.js to JavaObjectToLong-005-n.js
2000-02-02 20:21:34 +00:00
rginda%netscape.com
bac4bd315b
Fix bitrot in RhinoEnv.java and DataTypes_017.java.
...
fresh build of jstests.jar
2000-02-02 00:57:03 +00:00
rginda%netscape.com
1938c2bc35
initial add
2000-02-02 00:22:23 +00:00
rginda%netscape.com
fabff05162
fresh build
2000-02-02 00:18:57 +00:00
rginda%netscape.com
f587753a85
initial add of compiled testdriver
2000-02-01 22:48:52 +00:00
norris%netscape.com
610ce93d04
Fix test cases for long values, with one right at the boundary and one negative test just over the boundary.
2000-01-27 16:56:43 +00:00
norris%netscape.com
40a8c3ff06
Changing file to be conformance rather than negative test.
2000-01-27 00:58:41 +00:00
rogerl%netscape.com
a286b8fb4a
!! Not part of the build !!
...
Fixed some typo's
2000-01-26 01:29:51 +00:00
rginda%netscape.com
ca34cb6063
Fixed testcase
2000-01-20 20:35:39 +00:00
rginda%netscape.com
046175c547
Remove 'use 5.004;', only seems to work on linux
2000-01-20 01:21:05 +00:00
rginda%netscape.com
a1c3ef28cc
Initial add.
2000-01-19 01:46:25 +00:00
rginda%netscape.com
07cf48ba94
Added regexp to test
2000-01-19 01:36:54 +00:00
rginda%netscape.com
c8d963236f
Initial Add
2000-01-19 01:19:16 +00:00
rginda%netscape.com
7065c08bf5
Initial add
2000-01-19 00:51:21 +00:00
rginda%netscape.com
e5ee075f82
corrected testcase
2000-01-19 00:47:24 +00:00
rginda%netscape.com
822f287fa2
initial add
2000-01-19 00:34:03 +00:00
rginda%netscape.com
390ff86017
Initial add
2000-01-19 00:16:20 +00:00
rginda%netscape.com
f7173e7ca4
initial add
2000-01-19 00:08:55 +00:00
rginda%netscape.com
485633e020
revised incorrect testcase
2000-01-14 22:23:08 +00:00
rginda%netscape.com
a52dbe085e
Initial checkin of tostring test
2000-01-13 00:31:09 +00:00
rginda%netscape.com
b5c9bc3965
First round of Mac related changes.
...
It runs now, but test list files and single test files on the command line are still broken.
2000-01-12 22:02:23 +00:00
rginda%netscape.com
67c2a2fa08
s/local/my for strict mode.
...
y2k fix for results file name.
2000-01-07 21:39:36 +00:00
norris%netscape.com
b684dbee7f
Test didn't work with the Rhino feature of reflecting bean properties as JavaScript propertes: getClass() becomes
...
a "class" property, and eval'ing a property name of "class" causes a syntax error.
2000-01-06 22:54:15 +00:00
rginda%netscape.com
9cceb99eaa
Updated to match the js1.5 announcement's terminology
1999-12-18 00:53:53 +00:00