1
1
mirror of https://github.com/github/semantic.git synced 2025-01-04 21:47:07 +03:00
semantic/test/corpus/diff-summaries/javascript/undefined.json

125 lines
3.4 KiB
JSON
Raw Normal View History

2016-10-06 02:17:46 +03:00
[{
"testCaseDescription": "javascript-undefined-insert-test",
"expectedResult": {
"changes": {
"undefined.js": [
"Added the 'undefined' identifier"
]
},
"errors": {}
},
"filePaths": [
"undefined.js"
],
2016-10-11 19:07:57 +03:00
"sha1": "baaf540faedf1f9d3d4dbb4da81b68f94cdd18f4",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 19:07:57 +03:00
"sha2": "d6944b827c9a5c7ec7a99b3ba46c1b323a3790a2"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-undefined-replacement-insert-test",
"expectedResult": {
"changes": {
"undefined.js": [
"Added the 'undefined' return statement",
"Added the 'undefined' identifier"
]
},
"errors": {}
},
"filePaths": [
"undefined.js"
],
2016-10-11 19:07:57 +03:00
"sha1": "d6944b827c9a5c7ec7a99b3ba46c1b323a3790a2",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 19:07:57 +03:00
"sha2": "1fbafb7edf193695180b57521515132552a16ae7"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-undefined-delete-insert-test",
"expectedResult": {
"changes": {
"undefined.js": [
"Added the 'undefined' identifier",
"Deleted the 'undefined' return statement"
2016-10-06 02:17:46 +03:00
]
},
"errors": {}
},
"filePaths": [
"undefined.js"
],
2016-10-11 19:07:57 +03:00
"sha1": "1fbafb7edf193695180b57521515132552a16ae7",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 19:07:57 +03:00
"sha2": "cdf0640740c3c3c3c202ac2fc66ba030edbacc0f"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-undefined-replacement-test",
"expectedResult": {
"changes": {
"undefined.js": [
"Added the 'undefined' return statement",
"Deleted the 'undefined' identifier"
]
},
"errors": {}
},
"filePaths": [
"undefined.js"
],
2016-10-11 19:07:57 +03:00
"sha1": "cdf0640740c3c3c3c202ac2fc66ba030edbacc0f",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 19:07:57 +03:00
"sha2": "23946667babba7393dcc8f0b84f0cc316714c3ef"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-undefined-delete-replacement-test",
"expectedResult": {
"changes": {
"undefined.js": [
"Deleted the 'undefined' return statement",
"Deleted the 'undefined' identifier",
"Added the 'undefined' return statement"
2016-10-06 02:17:46 +03:00
]
},
"errors": {}
},
"filePaths": [
"undefined.js"
],
2016-10-11 19:07:57 +03:00
"sha1": "23946667babba7393dcc8f0b84f0cc316714c3ef",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 19:07:57 +03:00
"sha2": "873d1fe58b7e0a39802f5df4b889adc5b45c04a6"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-undefined-delete-test",
"expectedResult": {
"changes": {
"undefined.js": [
"Deleted the 'undefined' identifier"
]
},
"errors": {}
},
"filePaths": [
"undefined.js"
],
2016-10-11 19:07:57 +03:00
"sha1": "873d1fe58b7e0a39802f5df4b889adc5b45c04a6",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 19:07:57 +03:00
"sha2": "60cce6f9caed2462e19f406e7dc97477e7cca794"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-undefined-delete-rest-test",
"expectedResult": {
"changes": {
"undefined.js": [
"Deleted the 'undefined' return statement"
]
},
"errors": {}
},
"filePaths": [
"undefined.js"
],
2016-10-11 19:07:57 +03:00
"sha1": "60cce6f9caed2462e19f406e7dc97477e7cca794",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 19:07:57 +03:00
"sha2": "ff66f0bede75bdabc3e3ad7807372250e9e3b0cd"
2016-10-06 02:17:46 +03:00
}]