This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-05 08:35:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cf234f479e
gecko-dev
/
js
/
tests
/
runtests2.pl
4 lines
81 B
Perl
Raw
Normal View
History
Unescape
Escape
Initial add of new (universal) perl test driver, and test case selection tool.
1999-11-17 02:05:29 +00:00
* 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
print
(
"This is no longer the test driver, please use jsDriver.pl instead."
)
;
* 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
Reference in New Issue
Copy Permalink