This commit is contained in:
nboyd%atg.com 2001-07-26 19:00:39 +00:00
Родитель b1b3aa176b
Коммит 41a836bef0
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -41,6 +41,9 @@ js1_4/Eval/eval-001.js
js1_4/Eval/eval-002.js
js1_4/Eval/eval-003.js
js1_5/Regress/regress-68498-003.js
#Rhino compiled mode is limited by Java classfile size limitations
js1_5/Regress/regress-89443.js
js1_5/Regress/regress-90445.js
#Rhino doesn't implement the (non-ECMA) toSource() method
js1_5/Regress/regress-44009.js
#Skip this test until the corresponding bug is fixed
@ -48,3 +51,5 @@ ecma_3/RegExp/regress-78156.js
#Skip these two; see http://bugzilla.mozilla.org/show_bug.cgi?id=81086
ecma_3/Statements/regress-74474-002.js
ecma_3/Statements/regress-74474-003.js
#RegExp bug currently in both SpiderMonkey and Rhino
ecma_3/RegExp/regress-87231.js