mirror of
https://github.com/github/semantic.git
synced 2024-12-23 23:11:50 +03:00
125 lines
3.6 KiB
JSON
125 lines
3.6 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-try-statement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"try-statement.js": [
|
|
"Added the '{ f; }' try statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"try-statement.js"
|
|
],
|
|
"sha1": "bda19093cbfbd4a0e1242d45140912e077e0f04f",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "86c53d76fc1eb653a845a58c41ab861355432d4e"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-try-statement-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"try-statement.js": [
|
|
"Added the '{ f; }' try statement",
|
|
"Added the '{ f; }' try statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"try-statement.js"
|
|
],
|
|
"sha1": "86c53d76fc1eb653a845a58c41ab861355432d4e",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "9764b94d36b0c923758fbf9c65b2053c38720f10"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-try-statement-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"try-statement.js": [
|
|
"Replaced the 'h' identifier with the 'g' identifier",
|
|
"Replaced the 'g' identifier with the 'h' identifier"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"try-statement.js"
|
|
],
|
|
"sha1": "9764b94d36b0c923758fbf9c65b2053c38720f10",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "004b6b18d206a498cf2d0674b0eae1b51b5fa25e"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-try-statement-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"try-statement.js": [
|
|
"Replaced the 'g' identifier with the 'h' identifier",
|
|
"Replaced the 'h' identifier with the 'g' identifier"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"try-statement.js"
|
|
],
|
|
"sha1": "004b6b18d206a498cf2d0674b0eae1b51b5fa25e",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "fa1495981b727cc3c08e04dcaf8529fcd51fc640"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-try-statement-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"try-statement.js": [
|
|
"Deleted the '{ f; }' try statement",
|
|
"Deleted the '{ f; }' try statement",
|
|
"Added the '{ f; }' try statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"try-statement.js"
|
|
],
|
|
"sha1": "fa1495981b727cc3c08e04dcaf8529fcd51fc640",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "d61df50c596b96e0c7bd2c0b49d5c737c10ba62d"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-try-statement-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"try-statement.js": [
|
|
"Deleted the '{ f; }' try statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"try-statement.js"
|
|
],
|
|
"sha1": "d61df50c596b96e0c7bd2c0b49d5c737c10ba62d",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "7cc0d5231bea02484b0dfe21caeb93be7f2106a9"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-try-statement-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"try-statement.js": [
|
|
"Deleted the '{ f; }' try statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"try-statement.js"
|
|
],
|
|
"sha1": "7cc0d5231bea02484b0dfe21caeb93be7f2106a9",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "0c5416c3cc4fe3d23080c580f0a962802b756bac"
|
|
}]
|