mirror of
https://github.com/github/semantic.git
synced 2024-12-21 22:01:46 +03:00
123 lines
3.4 KiB
JSON
123 lines
3.4 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-void-operator-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"void-operator.js": [
|
|
"Added the 'void b()' operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"void-operator.js"
|
|
],
|
|
"sha1": "985f2a1f80a8f14a094977b3cb7b7954ea471f72",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "2b8dcd202799552a208693fa57781d5f94a221fc"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-void-operator-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"void-operator.js": [
|
|
"Added the 'void c()' operator",
|
|
"Added the 'void b()' operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"void-operator.js"
|
|
],
|
|
"sha1": "2b8dcd202799552a208693fa57781d5f94a221fc",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "90df42884e61ce36d55bba822ff9d51192d3652b"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-void-operator-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"void-operator.js": [
|
|
"Replaced the 'c' identifier with the 'b' identifier in the b() function call"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"void-operator.js"
|
|
],
|
|
"sha1": "90df42884e61ce36d55bba822ff9d51192d3652b",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "0e8578d337c1ea43f770ecc7b35a42a1127b98f6"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-void-operator-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"void-operator.js": [
|
|
"Replaced the 'b' identifier with the 'c' identifier in the c() function call"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"void-operator.js"
|
|
],
|
|
"sha1": "0e8578d337c1ea43f770ecc7b35a42a1127b98f6",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "2ffa7539fbf6152c971daf44f5f41b66545dce3c"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-void-operator-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"void-operator.js": [
|
|
"Deleted the 'void c()' operator",
|
|
"Deleted the 'void b()' operator",
|
|
"Added the 'void c()' operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"void-operator.js"
|
|
],
|
|
"sha1": "2ffa7539fbf6152c971daf44f5f41b66545dce3c",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "14d67983489a5cf7b5323cfaea5387a71e87f133"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-void-operator-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"void-operator.js": [
|
|
"Deleted the 'void b()' operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"void-operator.js"
|
|
],
|
|
"sha1": "14d67983489a5cf7b5323cfaea5387a71e87f133",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "a04a6116eb7a6f11c718e3d2aeafbae0039c933c"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-void-operator-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"void-operator.js": [
|
|
"Deleted the 'void c()' operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"void-operator.js"
|
|
],
|
|
"sha1": "a04a6116eb7a6f11c718e3d2aeafbae0039c933c",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "921348c0db5c7371a9d154653925c2efbaf8826b"
|
|
}]
|