mirror of
https://github.com/github/semantic.git
synced 2025-01-02 12:23:08 +03:00
125 lines
3.4 KiB
JSON
125 lines
3.4 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-undefined-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"undefined.js": [
|
|
"Added the 'undefined' identifier"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"undefined.js"
|
|
],
|
|
"sha1": "baaf540faedf1f9d3d4dbb4da81b68f94cdd18f4",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "d6944b827c9a5c7ec7a99b3ba46c1b323a3790a2"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-undefined-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"undefined.js": [
|
|
"Added the 'undefined' return statement",
|
|
"Added the 'undefined' identifier"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"undefined.js"
|
|
],
|
|
"sha1": "d6944b827c9a5c7ec7a99b3ba46c1b323a3790a2",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "1fbafb7edf193695180b57521515132552a16ae7"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-undefined-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"undefined.js": [
|
|
"Added the 'undefined' identifier",
|
|
"Deleted the 'undefined' return statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"undefined.js"
|
|
],
|
|
"sha1": "1fbafb7edf193695180b57521515132552a16ae7",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "cdf0640740c3c3c3c202ac2fc66ba030edbacc0f"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-undefined-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"undefined.js": [
|
|
"Added the 'undefined' return statement",
|
|
"Deleted the 'undefined' identifier"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"undefined.js"
|
|
],
|
|
"sha1": "cdf0640740c3c3c3c202ac2fc66ba030edbacc0f",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "23946667babba7393dcc8f0b84f0cc316714c3ef"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-undefined-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"undefined.js": [
|
|
"Deleted the 'undefined' return statement",
|
|
"Deleted the 'undefined' identifier",
|
|
"Added the 'undefined' return statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"undefined.js"
|
|
],
|
|
"sha1": "23946667babba7393dcc8f0b84f0cc316714c3ef",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "873d1fe58b7e0a39802f5df4b889adc5b45c04a6"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-undefined-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"undefined.js": [
|
|
"Deleted the 'undefined' identifier"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"undefined.js"
|
|
],
|
|
"sha1": "873d1fe58b7e0a39802f5df4b889adc5b45c04a6",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "60cce6f9caed2462e19f406e7dc97477e7cca794"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-undefined-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"undefined.js": [
|
|
"Deleted the 'undefined' return statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"undefined.js"
|
|
],
|
|
"sha1": "60cce6f9caed2462e19f406e7dc97477e7cca794",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "ff66f0bede75bdabc3e3ad7807372250e9e3b0cd"
|
|
}]
|