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 |