1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/corpus/diff-summaries/javascript/relational-operator.json
2016-10-11 11:26:57 -04:00

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": "0d4682971dbf0345afd2593f1068dc25c4cd0e84",
"gitDir": "test/corpus/repos/javascript",
"sha2": "effcf61b37fbba12b7e8b2c9c987cf33c2814eb5"
}
,{
"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": "effcf61b37fbba12b7e8b2c9c987cf33c2814eb5",
"gitDir": "test/corpus/repos/javascript",
"sha2": "689679d7cbce619b3cebc7a5492e6ccbe1cb7f5a"
}
,{
"testCaseDescription": "javascript-relational-operator-delete-insert-test",
"expectedResult": {
"changes": {},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
"sha1": "689679d7cbce619b3cebc7a5492e6ccbe1cb7f5a",
"gitDir": "test/corpus/repos/javascript",
"sha2": "88f87130aa4119c6be38c89cfa33f76a31ed1924"
}
,{
"testCaseDescription": "javascript-relational-operator-replacement-test",
"expectedResult": {
"changes": {},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
"sha1": "88f87130aa4119c6be38c89cfa33f76a31ed1924",
"gitDir": "test/corpus/repos/javascript",
"sha2": "0e932c3e06f7ab7e22bccd7b27d0dd90a459709e"
}
,{
"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": "0e932c3e06f7ab7e22bccd7b27d0dd90a459709e",
"gitDir": "test/corpus/repos/javascript",
"sha2": "0c735369dcf138f48d54d653d9d6f6b54c6152a4"
}
,{
"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": "0c735369dcf138f48d54d653d9d6f6b54c6152a4",
"gitDir": "test/corpus/repos/javascript",
"sha2": "1f0c2c97efb56381e072d3abba5bb3d1739d39f1"
}
,{
"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": "1f0c2c97efb56381e072d3abba5bb3d1739d39f1",
"gitDir": "test/corpus/repos/javascript",
"sha2": "b7399e257e9ce0b28ce3080ac7e8edb2778614a3"
}]