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

@@ -84,7 +84,8 @@
"end": {
"line": 1,
"column": 6
}
},
"identifierName": "a"
},
"name": "a"
}

View File

@@ -56,7 +56,8 @@
"column": 7
}
},
"body": []
"body": [],
"directives": []
},
"handler": {
"type": "CatchClause",
@@ -102,12 +103,14 @@
"column": 21
}
},
"body": []
"body": [],
"directives": []
}
},
"guardedHandlers": [],
"finalizer": null
}
]
],
"directives": []
}
}

View File

@@ -54,12 +54,14 @@
"end": {
"line": 1,
"column": 10
}
},
"identifierName": "a"
},
"name": "a"
},
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "ArrayPattern",
@@ -92,9 +94,11 @@
"column": 17
}
},
"body": []
"body": [],
"directives": []
}
}
]
],
"directives": []
}
}

View File

@@ -93,6 +93,7 @@
],
"kind": "let"
}
]
],
"directives": []
}
}

View File

@@ -84,7 +84,8 @@
"end": {
"line": 1,
"column": 6
}
},
"identifierName": "a"
},
"name": "a"
},
@@ -101,7 +102,8 @@
"end": {
"line": 1,
"column": 9
}
},
"identifierName": "b"
},
"name": "b"
}

View File

@@ -100,7 +100,8 @@
"end": {
"line": 1,
"column": 16
}
},
"identifierName": "a"
},
"name": "a"
},
@@ -116,7 +117,8 @@
"end": {
"line": 1,
"column": 18
}
},
"identifierName": "b"
},
"name": "b"
},
@@ -164,7 +166,8 @@
"end": {
"line": 1,
"column": 22
}
},
"identifierName": "c"
},
"name": "c"
},
@@ -180,9 +183,13 @@
"end": {
"line": 1,
"column": 22
}
},
"identifierName": "c"
},
"name": "c"
},
"extra": {
"shorthand": true
}
},
{
@@ -214,7 +221,8 @@
"end": {
"line": 1,
"column": 25
}
},
"identifierName": "d"
},
"name": "d"
},
@@ -244,7 +252,8 @@
"end": {
"line": 1,
"column": 27
}
},
"identifierName": "e"
},
"name": "e"
},
@@ -299,7 +308,8 @@
"end": {
"line": 1,
"column": 33
}
},
"identifierName": "f"
},
"name": "f"
},
@@ -329,7 +339,8 @@
"end": {
"line": 1,
"column": 36
}
},
"identifierName": "g"
},
"name": "g"
},
@@ -384,7 +395,8 @@
"end": {
"line": 1,
"column": 41
}
},
"identifierName": "h"
},
"name": "h"
},
@@ -414,7 +426,8 @@
"end": {
"line": 1,
"column": 41
}
},
"identifierName": "h"
},
"name": "h"
},
@@ -430,10 +443,14 @@
"end": {
"line": 1,
"column": 43
}
},
"identifierName": "i"
},
"name": "i"
}
},
"extra": {
"shorthand": true
}
}
]

View File

@@ -98,7 +98,8 @@
"end": {
"line": 1,
"column": 9
}
},
"identifierName": "a"
},
"name": "a"
}

View File

@@ -84,7 +84,8 @@
"end": {
"line": 1,
"column": 6
}
},
"identifierName": "a"
},
"name": "a"
},

View File

@@ -114,7 +114,8 @@
"end": {
"line": 1,
"column": 17
}
},
"identifierName": "a"
},
"name": "a"
},

View File

@@ -54,12 +54,14 @@
"end": {
"line": 1,
"column": 10
}
},
"identifierName": "a"
},
"name": "a"
},
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "ArrayPattern",
@@ -102,7 +104,8 @@
"end": {
"line": 1,
"column": 13
}
},
"identifierName": "a"
},
"name": "a"
},

View File

@@ -116,7 +116,8 @@
"end": {
"line": 1,
"column": 7
}
},
"identifierName": "a"
},
"name": "a"
},
@@ -132,9 +133,13 @@
"end": {
"line": 1,
"column": 7
}
},
"identifierName": "a"
},
"name": "a"
},
"extra": {
"shorthand": true
}
}
]