Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
17 lines
657 B
Plaintext
17 lines
657 B
Plaintext
# testcase | actual | expected | message
|
|
arguments-enum | 2 | 0
|
|
const-redecl | undefined | TypeError | local:'const x; var x'
|
|
date-parse | NaN | 946713600000 | Sat, 01-Jan-2000 08:00:00 GMT+00:00
|
|
delete-global-properties | true | false
|
|
delete | false | true | delete 100
|
|
function-arguments-null | false | true
|
|
function-caller | null | function eval() {\n [native code]\n}
|
|
function-prototype | prototype | disconnectconnect
|
|
global-const-var-conflicts | false | true
|
|
number-tostring | 0 | 0.0000a7c5ac471b4788
|
|
parse-int-float | 1e+21 | 1
|
|
regexp | false | true
|
|
string-lastindexof | 0 | -1
|
|
string-split | 4 | 3 | 19 - array length
|
|
substr | abcdefghijklmn |
|