mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
197 lines
5.8 KiB
JSON
197 lines
5.8 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-relational-operator-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"insert": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"end": [
|
|
1,
|
|
6
|
|
]
|
|
}
|
|
},
|
|
"summary": "Added the 'x < y' relational operator"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "22c7ad23b1c499bae8deea613c9d0da1b4ea8a72",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "b81b946cb905be820d1f3e173867bf35dabc7f5a"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"insert": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"end": [
|
|
1,
|
|
7
|
|
]
|
|
}
|
|
},
|
|
"summary": "Added the 'x <= y' relational operator"
|
|
},
|
|
{
|
|
"span": {
|
|
"insert": {
|
|
"start": [
|
|
2,
|
|
1
|
|
],
|
|
"end": [
|
|
2,
|
|
6
|
|
]
|
|
}
|
|
},
|
|
"summary": "Added the 'x < y' relational operator"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "b81b946cb905be820d1f3e173867bf35dabc7f5a",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "ca4f0d13e32ae638c82db244042970a5dd1be104"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "ca4f0d13e32ae638c82db244042970a5dd1be104",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "07cc3956e2a56e9617b5aa57c8de7f3ab06e8125"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "07cc3956e2a56e9617b5aa57c8de7f3ab06e8125",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "d4c67f879b9b8c295049e0264789f3e2ec3f2d7c"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"delete": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"end": [
|
|
1,
|
|
7
|
|
]
|
|
}
|
|
},
|
|
"summary": "Deleted the 'x <= y' relational operator"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "d4c67f879b9b8c295049e0264789f3e2ec3f2d7c",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "f8f0b033333946cd7f9489c2a145ad1d37e823b6"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"delete": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"end": [
|
|
1,
|
|
6
|
|
]
|
|
}
|
|
},
|
|
"summary": "Deleted the 'x < y' relational operator"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "f8f0b033333946cd7f9489c2a145ad1d37e823b6",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "4c80cf20f846c4e33fe1e49c39859943af3f8b83"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
{
|
|
"span": {
|
|
"delete": {
|
|
"start": [
|
|
1,
|
|
1
|
|
],
|
|
"end": [
|
|
1,
|
|
7
|
|
]
|
|
}
|
|
},
|
|
"summary": "Deleted the 'x <= y' relational operator"
|
|
}
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "4c80cf20f846c4e33fe1e49c39859943af3f8b83",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "0f88094acb09b3ea752529625973f93a9b6ad15a"
|
|
}]
|