Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
0605fc50ef
pjs
/
js
/
tests
/
runtests2.pl
4 строки
81 B
Perl
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Initial add of new (universal) perl test driver, and test case selection tool.
1999-11-17 05:05:29 +03: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 05:15:22 +03: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 22:35:45 +03:00