1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 15:35:14 +03:00
semantic/test/corpus/diff-summaries/javascript/try-statement.json

125 lines
3.6 KiB
JSON
Raw Normal View History

2016-10-06 02:17:46 +03:00
[{
"testCaseDescription": "javascript-try-statement-insert-test",
"expectedResult": {
"changes": {
"try-statement.js": [
"Added the '{ f; }' try statement"
]
},
"errors": {}
},
"filePaths": [
"try-statement.js"
],
2016-10-10 20:39:22 +03:00
"sha1": "3aaef7e7c9a8da5c9361864878e70616b2b3b393",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-10 20:39:22 +03:00
"sha2": "94381ad71379b8d663c00c2791fceddb927311b9"
2016-10-06 02:17:46 +03:00
}
,{
"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"
],
2016-10-10 20:39:22 +03:00
"sha1": "94381ad71379b8d663c00c2791fceddb927311b9",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-10 20:39:22 +03:00
"sha2": "6cd1ef7ba9badd509bb59bb87d8d2f0c7fe4be39"
2016-10-06 02:17:46 +03:00
}
,{
"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"
2016-10-06 02:17:46 +03:00
]
},
"errors": {}
},
"filePaths": [
"try-statement.js"
],
2016-10-10 20:39:22 +03:00
"sha1": "6cd1ef7ba9badd509bb59bb87d8d2f0c7fe4be39",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-10 20:39:22 +03:00
"sha2": "9394035dfebc8e045962aa26f50f23f55f885612"
2016-10-06 02:17:46 +03:00
}
,{
"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"
2016-10-06 02:17:46 +03:00
]
},
"errors": {}
},
"filePaths": [
"try-statement.js"
],
2016-10-10 20:39:22 +03:00
"sha1": "9394035dfebc8e045962aa26f50f23f55f885612",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-10 20:39:22 +03:00
"sha2": "4dac87a7974d1ac4890520a6711368ba2d62fb4b"
2016-10-06 02:17:46 +03:00
}
,{
"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"
2016-10-06 02:17:46 +03:00
]
},
"errors": {}
},
"filePaths": [
"try-statement.js"
],
2016-10-10 20:39:22 +03:00
"sha1": "4dac87a7974d1ac4890520a6711368ba2d62fb4b",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-10 20:39:22 +03:00
"sha2": "c3f6da8ba195cb50426104c24f425764c8dff948"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-try-statement-delete-test",
"expectedResult": {
"changes": {
"try-statement.js": [
"Deleted the '{ f; }' try statement"
]
},
"errors": {}
},
"filePaths": [
"try-statement.js"
],
2016-10-10 20:39:22 +03:00
"sha1": "c3f6da8ba195cb50426104c24f425764c8dff948",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-10 20:39:22 +03:00
"sha2": "90392088076259649cb03a65dfd4362a23d62786"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-try-statement-delete-rest-test",
"expectedResult": {
"changes": {
"try-statement.js": [
"Deleted the '{ f; }' try statement"
]
},
"errors": {}
},
"filePaths": [
"try-statement.js"
],
2016-10-10 20:39:22 +03:00
"sha1": "90392088076259649cb03a65dfd4362a23d62786",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-10 20:39:22 +03:00
"sha2": "2995d1aca385ff7a010d87b399b5f9c17988e3f9"
2016-10-06 02:17:46 +03:00
}]