Test runner: Detect extra property in 'actual' but not in 'expected'. (#407)

* Test runner: Detect extra property in 'actual' but not in 'expected'.

Also update all expected.json where this would result in errors.

* Include rmExpected.js script in case it is needed again
This commit is contained in:
Andy
2017-03-19 14:03:11 -07:00
committed by Daniel Tschinder
parent 82b7872cb8
commit 0545173f66
1379 changed files with 12566 additions and 11513 deletions

View File

@@ -69,7 +69,8 @@
"end": {
"line": 1,
"column": 5
}
},
"identifierName": "x"
},
"name": "x"
},
@@ -78,6 +79,7 @@
],
"kind": "var"
}
]
],
"directives": []
}
}

View File

@@ -69,7 +69,8 @@
"end": {
"line": 1,
"column": 5
}
},
"identifierName": "x"
},
"name": "x"
},
@@ -101,7 +102,8 @@
"end": {
"line": 1,
"column": 8
}
},
"identifierName": "y"
},
"name": "y"
},
@@ -110,6 +112,7 @@
],
"kind": "var"
}
]
],
"directives": []
}
}

View File

@@ -69,7 +69,8 @@
"end": {
"line": 1,
"column": 5
}
},
"identifierName": "x"
},
"name": "x"
},

View File

@@ -69,7 +69,8 @@
"end": {
"line": 1,
"column": 8
}
},
"identifierName": "eval"
},
"name": "eval"
},
@@ -120,7 +121,8 @@
"end": {
"line": 1,
"column": 24
}
},
"identifierName": "arguments"
},
"name": "arguments"
},

View File

@@ -69,7 +69,8 @@
"end": {
"line": 1,
"column": 5
}
},
"identifierName": "x"
},
"name": "x"
},
@@ -120,7 +121,8 @@
"end": {
"line": 1,
"column": 13
}
},
"identifierName": "y"
},
"name": "y"
},
@@ -171,7 +173,8 @@
"end": {
"line": 1,
"column": 20
}
},
"identifierName": "z"
},
"name": "z"
},

View File

@@ -69,7 +69,8 @@
"end": {
"line": 1,
"column": 14
}
},
"identifierName": "implements"
},
"name": "implements"
},
@@ -101,7 +102,8 @@
"end": {
"line": 1,
"column": 25
}
},
"identifierName": "interface"
},
"name": "interface"
},
@@ -133,7 +135,8 @@
"end": {
"line": 1,
"column": 34
}
},
"identifierName": "package"
},
"name": "package"
},
@@ -142,6 +145,7 @@
],
"kind": "var"
}
]
],
"directives": []
}
}

View File

@@ -69,7 +69,8 @@
"end": {
"line": 1,
"column": 11
}
},
"identifierName": "private"
},
"name": "private"
},
@@ -101,7 +102,8 @@
"end": {
"line": 1,
"column": 22
}
},
"identifierName": "protected"
},
"name": "protected"
},
@@ -133,7 +135,8 @@
"end": {
"line": 1,
"column": 30
}
},
"identifierName": "public"
},
"name": "public"
},
@@ -165,7 +168,8 @@
"end": {
"line": 1,
"column": 38
}
},
"identifierName": "static"
},
"name": "static"
},
@@ -174,6 +178,7 @@
],
"kind": "var"
}
]
],
"directives": []
}
}