mirror of
https://github.com/github/semantic.git
synced 2024-12-21 22:01:46 +03:00
209 lines
6.4 KiB
JSON
209 lines
6.4 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-relational-operator-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"insert": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"name": "relational-operator.js",
|
|
"end": [
|
|
1,
|
|
6
|
|
]
|
|
}
|
|
},
|
|
"summary": "Added the 'x < y' relational operator",
|
|
"tag": "JSONSummary"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "088c27d2d4e2150bac4bff85c129df8d90a407c2",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "99896fdbbc5545bb0eee52c97120fa5150d94611"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"insert": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"name": "relational-operator.js",
|
|
"end": [
|
|
1,
|
|
7
|
|
]
|
|
}
|
|
},
|
|
"summary": "Added the 'x <= y' relational operator",
|
|
"tag": "JSONSummary"
|
|
},
|
|
{
|
|
"span": {
|
|
"insert": {
|
|
"start": [
|
|
2,
|
|
1
|
|
],
|
|
"name": "relational-operator.js",
|
|
"end": [
|
|
2,
|
|
6
|
|
]
|
|
}
|
|
},
|
|
"summary": "Added the 'x < y' relational operator",
|
|
"tag": "JSONSummary"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "99896fdbbc5545bb0eee52c97120fa5150d94611",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "bbd92da747e4f47fad4edaf1195dadc110d799b9"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "bbd92da747e4f47fad4edaf1195dadc110d799b9",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "d9d45f12405ddc916f2f65a1b13d36db0fc8985c"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "d9d45f12405ddc916f2f65a1b13d36db0fc8985c",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "341f8be98d72057a2d1736e13143bc898c9b8e93"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"delete": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"name": "relational-operator.js",
|
|
"end": [
|
|
1,
|
|
7
|
|
]
|
|
}
|
|
},
|
|
"summary": "Deleted the 'x <= y' relational operator",
|
|
"tag": "JSONSummary"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "341f8be98d72057a2d1736e13143bc898c9b8e93",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "9e5a228fb034020f7bc62fc7200a359f597cdb08"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"delete": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"name": "relational-operator.js",
|
|
"end": [
|
|
1,
|
|
6
|
|
]
|
|
}
|
|
},
|
|
"summary": "Deleted the 'x < y' relational operator",
|
|
"tag": "JSONSummary"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "9e5a228fb034020f7bc62fc7200a359f597cdb08",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "8e766c6c2f81c0364155153280eb3508335180ce"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"delete": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"name": "relational-operator.js",
|
|
"end": [
|
|
1,
|
|
7
|
|
]
|
|
}
|
|
},
|
|
"summary": "Deleted the 'x <= y' relational operator",
|
|
"tag": "JSONSummary"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "8e766c6c2f81c0364155153280eb3508335180ce",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "0f63f399f084244c4cfcd918876a8c5e659e8ade"
|
|
}]
|