pschwartau%netscape.com
6a49244c08
Fixing a typo
2001-10-27 00:48:14 +00:00
rginda%netscape.com
a38f6a4b18
check in jband's fix for command paths on win2k, whitespace nits.
2001-10-26 21:37:51 +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
dbd534fadb
Now able to run tests against the JS2 shell (code-named "DikDik").
2001-08-08 00:12:50 +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
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
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
064cfddeff
Improving the error-reporting mechanism to include bug number and status lines.
2001-05-31 00:17:45 +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
d01c71b92c
In some shells, carriage returns are "\n"; in others, "\r\n". Look for either possibility -
2001-03-26 22:00:53 +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
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
norris%netscape.com
7701888952
Add rhinoi as an engine type.
2000-03-06 21:28:57 +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
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
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
723ab02319
Fixing stupid mistake.
1999-12-08 22:26:19 +00:00
rginda%netscape.com
34d727d48c
Turned off automatic fslash insertion for shellpath (it now takes a full exe name)
...
Added --noexitmunge option for systems that don't report the exitcode/exitsignal "properly"
1999-12-08 22:21:41 +00:00
rginda%netscape.com
f0d3d00dfb
Should be working on all platforms again.
1999-12-07 20:00:27 +00:00
rginda%netscape.com
9d9b8ecabf
More windows dual-build tweaks (arg!)
1999-12-07 19:56:40 +00:00
rginda%netscape.com
f4d35bb883
More tweaks to sm engine selection
...
Updated documentation to reflect tweaks
1999-12-07 19:47:06 +00:00
rginda%netscape.com
96f68f37e4
* jsDriver.pl
...
Fix it to know about the two kinds of spidermonkey make on windows
(Makefile.ref and js.mak)
1999-12-07 19:35:45 +00:00
rginda%netscape.com
49050135c0
Fix exit code detection.
1999-12-07 00:22:06 +00:00
rginda%netscape.com
3bd9441aa0
* jsDriver.pl
...
Turn off trace by default (oops)
Fix test list/ skil list output
1999-12-06 23:38:23 +00:00
rginda%netscape.com
f9206b848e
* README-jsDriver.html
...
Minor wording changes.
* jsDriver.pl
Display negative list in output, fix display of test list as part of output (which was broken by the multiple test-list change)
Added hours field in tastcase duration output (man that sparc20 is slow.)
1999-12-06 04:29:18 +00:00
rginda%netscape.com
7127cadec4
* runtests2.pl was renamed to jsDriver.pl
...
jsDriver.pl now supports multiple lists to be specified in the -l argument,
and directory names as well. Directory names can also be used in list files.
'Negative' lists are supported as well. They consist of a list of tests to skip, and are of the same format as the regular lists.
* README-jsDriver.html
man-like html page describing how to use jsDriver.pl
1999-12-05 02:15:22 +00:00