1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
# testcase | actual | expected | message
array-sort | 45 | 7 | array-sort fails with MinGW
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
date | 0 | 1111 | date fails with MinGW
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
number-tostring | 0 | 9 | number-tostring fails with MinGW
parse-int-float | 1e+21 | 1
regexp | false | true
string-lastindexof | 0 | -1
string-split | 4 | 3 | 19 - array length
substr | abcdefghijklmn |
|