mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
131 lines
3.7 KiB
JSON
131 lines
3.7 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-comma-operator-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"comma-operator.js": [
|
|
"Added the 'a' assignment",
|
|
"Added the 'b' assignment"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"comma-operator.js"
|
|
],
|
|
"sha1": "c4faaa3c71fcefa4c2dbd08cc77efcac843ed3a1",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "a4c8b1d22ad2dd008ba2d3ac43b1677dce510301"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-comma-operator-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"comma-operator.js": [
|
|
"Added the 'c' assignment",
|
|
"Added the 'a' assignment",
|
|
"Added the 'b' assignment"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"comma-operator.js"
|
|
],
|
|
"sha1": "a4c8b1d22ad2dd008ba2d3ac43b1677dce510301",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "a286907db2dd02e9b57ae1f4a5606a13b9209ddc"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-comma-operator-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"comma-operator.js": [
|
|
"Added the 'a' assignment",
|
|
"Added the 'b' assignment",
|
|
"Deleted the 'c' assignment"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"comma-operator.js"
|
|
],
|
|
"sha1": "a286907db2dd02e9b57ae1f4a5606a13b9209ddc",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "caedb6a066218bdd1851d1a6fd87b9a7b836357c"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-comma-operator-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"comma-operator.js": [
|
|
"Added the 'c' assignment",
|
|
"Deleted the 'a' assignment",
|
|
"Deleted the 'b' assignment"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"comma-operator.js"
|
|
],
|
|
"sha1": "caedb6a066218bdd1851d1a6fd87b9a7b836357c",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "91b039eeb6394789e538af79d890c494a547c1b1"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-comma-operator-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"comma-operator.js": [
|
|
"Deleted the 'c' assignment",
|
|
"Deleted the 'a' assignment",
|
|
"Deleted the 'b' assignment",
|
|
"Added the 'c' assignment"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"comma-operator.js"
|
|
],
|
|
"sha1": "91b039eeb6394789e538af79d890c494a547c1b1",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "37512b137a33bfe829f519f341835afbea8c039b"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-comma-operator-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"comma-operator.js": [
|
|
"Deleted the 'a' assignment",
|
|
"Deleted the 'b' assignment"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"comma-operator.js"
|
|
],
|
|
"sha1": "37512b137a33bfe829f519f341835afbea8c039b",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "f4d84f539896a02e177e5d99adeb126a1c90dbad"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-comma-operator-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"comma-operator.js": [
|
|
"Deleted the 'c' assignment"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"comma-operator.js"
|
|
],
|
|
"sha1": "f4d84f539896a02e177e5d99adeb126a1c90dbad",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "18eba2a2005fccb4180d29e1c9e9329d5e6df917"
|
|
}]
|