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/relational-operator.json

209 lines
6.4 KiB
JSON

[{
"testCaseDescription": "javascript-relational-operator-insert-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
"that": {
"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": "8cdb0cc77bfe88b76c86dcde66d08f97f11182f3",
"gitDir": "test/corpus/repos/javascript",
"sha2": "da2638f6fc96de8b58f104e1db1d5a665b5e3a9b"
}
,{
"testCaseDescription": "javascript-relational-operator-replacement-insert-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
"that": {
"start": [
1,
1
],
"name": "relational-operator.js",
"end": [
1,
7
]
}
},
"summary": "Added the 'x <= y' relational operator",
"tag": "JSONSummary"
},
{
"span": {
"that": {
"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": "da2638f6fc96de8b58f104e1db1d5a665b5e3a9b",
"gitDir": "test/corpus/repos/javascript",
"sha2": "95ef181dcd3fc26ed54bf60bfd60447a51c8ffd7"
}
,{
"testCaseDescription": "javascript-relational-operator-delete-insert-test",
"expectedResult": {
"changes": {},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
"sha1": "95ef181dcd3fc26ed54bf60bfd60447a51c8ffd7",
"gitDir": "test/corpus/repos/javascript",
"sha2": "d3346f7942edffe06e10ca06433091c89a815a74"
}
,{
"testCaseDescription": "javascript-relational-operator-replacement-test",
"expectedResult": {
"changes": {},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
"sha1": "d3346f7942edffe06e10ca06433091c89a815a74",
"gitDir": "test/corpus/repos/javascript",
"sha2": "8b110a7eeb3d75ad831ec61d91539bb3110a5c82"
}
,{
"testCaseDescription": "javascript-relational-operator-delete-replacement-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
"this": {
"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": "8b110a7eeb3d75ad831ec61d91539bb3110a5c82",
"gitDir": "test/corpus/repos/javascript",
"sha2": "02d3364197afdd61f67f2e693ae3a8d09c64560f"
}
,{
"testCaseDescription": "javascript-relational-operator-delete-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
"this": {
"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": "02d3364197afdd61f67f2e693ae3a8d09c64560f",
"gitDir": "test/corpus/repos/javascript",
"sha2": "59255aa8bf840f1bf5dc446a5c4190a538be2f13"
}
,{
"testCaseDescription": "javascript-relational-operator-delete-rest-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
"this": {
"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": "59255aa8bf840f1bf5dc446a5c4190a538be2f13",
"gitDir": "test/corpus/repos/javascript",
"sha2": "761990749004312c4b5e474eeacb839376523f0b"
}]