rginda%netscape.com
d4b296f0f9
fix to include java version info on rhino(i|ms|msi) engines
2000-04-07 00:05:50 +00:00
rginda%netscape.com
5ef5dcbc26
punctuation fix
2000-04-06 21:50:03 +00:00
rginda%netscape.com
6a5c93bd51
added -o/--opt options to pass args to js engine
2000-04-06 21:14:23 +00:00
rginda%netscape.com
39c6c41477
Fixed lame speeling erras
2000-03-22 01:25:37 +00:00
rginda%netscape.com
9d07dbc637
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
63495fcbbb
Add support for testing against the MS VM.
2000-03-10 20:38:57 +00:00
rginda%netscape.com
6de0f96907
Put the redirect back in. (Doh)
2000-03-10 19:12:53 +00:00
rginda%netscape.com
eecdf9a2b6
Fix lame syntax error
2000-03-10 18:58:45 +00:00
rginda%netscape.com
e0a16d193b
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
c42b4973b7
Initial add of Function Expression/Statement tests
2000-03-10 18:31:04 +00:00
norris%netscape.com
b61b67d0be
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
8c7e3cf788
Fix typo.
2000-03-07 17:22:43 +00:00
norris%netscape.com
6244f388c8
Add rhinoi as an engine type.
2000-03-06 21:28:57 +00:00
rginda%netscape.com
71bd3a5aea
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
60ac950eeb
Initial add of regress-24712.js
2000-03-03 21:33:08 +00:00
norris%netscape.com
485ab52149
skip getter/setters
2000-03-02 23:26:56 +00:00
rogerl%netscape.com
3c768b3595
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
a85fa9f811
Move JavaObjectToLong to be a conformance rather than a negative test.
2000-02-23 18:29:35 +00:00
norris%netscape.com
ef296d762f
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
53f217c2b8
Add to "dont-test" list.
2000-02-16 18:35:10 +00:00
rginda%netscape.com
71150b6069
Uncompressed version (so it can be in your classpath on all platforms.)
2000-02-03 00:48:50 +00:00
rginda%netscape.com
03db56724d
Renamed JavaObjectToLong-005.js to JavaObjectToLong-005-n.js
2000-02-02 20:21:34 +00:00
rginda%netscape.com
1d924eef6a
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
a1985df10f
initial add
2000-02-02 00:22:23 +00:00
rginda%netscape.com
14d480a8f6
fresh build
2000-02-02 00:18:57 +00:00
rginda%netscape.com
2f5c2fe68d
initial add of compiled testdriver
2000-02-01 22:48:52 +00:00
norris%netscape.com
a6d3fa9849
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
173fccf04d
Changing file to be conformance rather than negative test.
2000-01-27 00:58:41 +00:00
rogerl%netscape.com
dd523ffff2
!! Not part of the build !!
...
Fixed some typo's
2000-01-26 01:29:51 +00:00
rginda%netscape.com
f0d6c7a825
Fixed testcase
2000-01-20 20:35:39 +00:00
rginda%netscape.com
74bd78d3e7
Remove 'use 5.004;', only seems to work on linux
2000-01-20 01:21:05 +00:00
rginda%netscape.com
9d15dd5398
Initial add.
2000-01-19 01:46:25 +00:00
rginda%netscape.com
60536f2579
Added regexp to test
2000-01-19 01:36:54 +00:00
rginda%netscape.com
ed03eb79bc
Initial Add
2000-01-19 01:19:16 +00:00
rginda%netscape.com
736dbc069e
Initial add
2000-01-19 00:51:21 +00:00
rginda%netscape.com
99c40099b9
corrected testcase
2000-01-19 00:47:24 +00:00
rginda%netscape.com
4278d5e809
initial add
2000-01-19 00:34:03 +00:00
rginda%netscape.com
3c669da0f2
Initial add
2000-01-19 00:16:20 +00:00
rginda%netscape.com
782a39ee6a
initial add
2000-01-19 00:08:55 +00:00
rginda%netscape.com
8371c2ed5e
revised incorrect testcase
2000-01-14 22:23:08 +00:00
rginda%netscape.com
da53f7cf33
Initial checkin of tostring test
2000-01-13 00:31:09 +00:00
rginda%netscape.com
2b3633bac7
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
bd542dfc84
s/local/my for strict mode.
...
y2k fix for results file name.
2000-01-07 21:39:36 +00:00
norris%netscape.com
1863256a5e
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
6890b0fa05
Updated to match the js1.5 announcement's terminology
1999-12-18 00:53:53 +00:00
rogerl%netscape.com
f0e5935203
Fixed typeof test on enumerated object result - is always string now.
1999-12-17 01:53:48 +00:00
rginda%netscape.com
052b60e96a
Updated README document.
...
formatting nit in jsDriver.pl
Added comment to the rhino neg list
1999-12-16 22:38:49 +00:00
rginda%netscape.com
91d4767032
Added verbose flag for testcase debugging purposes
1999-12-16 22:35:43 +00:00
rginda%netscape.com
3978f9a561
Fix spacing nit.
1999-12-16 22:34:05 +00:00
rginda%netscape.com
a4077938aa
Fixed 001 test, added 002 test
1999-12-16 22:32:52 +00:00