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

162 Коммитов

Автор SHA1 Сообщение Дата
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
rogerl%netscape.com 67e41a2568 Fixed typeof test on enumerated object result - is always string now. 1999-12-17 01:53:48 +00:00
rginda%netscape.com ed76fb15f1 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 2f79add8e9 Added verbose flag for testcase debugging purposes 1999-12-16 22:35:43 +00:00
rginda%netscape.com 3fa2af9bf1 Fix spacing nit. 1999-12-16 22:34:05 +00:00
rginda%netscape.com a25e8ff1ad Fixed 001 test, added 002 test 1999-12-16 22:32:52 +00:00