1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/corpus/diff-summaries/javascript/relational-operator.json

203 lines
6.0 KiB
JSON
Raw Normal View History

2016-10-11 18:12:20 +03:00
[{
"testCaseDescription": "javascript-relational-operator-insert-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
2016-10-11 18:54:47 +03:00
"insert": {
2016-10-11 18:12:20 +03:00
"start": [
1,
1
],
"end": [
1,
6
]
}
},
"summary": "Added the 'x < y' relational operator",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
2016-10-11 22:13:51 +03:00
"sha1": "4acf98d6af3ab5b912b92b9b2f89018fd768fff9",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 22:13:51 +03:00
"sha2": "aeccebdb301fe1d07cb1644a3fbafa46388245a1"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-relational-operator-replacement-insert-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
2016-10-11 18:54:47 +03:00
"insert": {
2016-10-11 18:12:20 +03:00
"start": [
1,
1
],
"end": [
1,
7
]
}
},
"summary": "Added the 'x <= y' relational operator",
"tag": "JSONSummary"
},
{
"span": {
2016-10-11 18:54:47 +03:00
"insert": {
2016-10-11 18:12:20 +03:00
"start": [
2,
1
],
"end": [
2,
6
]
}
},
"summary": "Added the 'x < y' relational operator",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
2016-10-11 22:13:51 +03:00
"sha1": "aeccebdb301fe1d07cb1644a3fbafa46388245a1",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 22:13:51 +03:00
"sha2": "fc6247ea42d8bdd48b5f8aee0b1719d14fd587a4"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-relational-operator-delete-insert-test",
"expectedResult": {
"changes": {},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
2016-10-11 22:13:51 +03:00
"sha1": "fc6247ea42d8bdd48b5f8aee0b1719d14fd587a4",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 22:13:51 +03:00
"sha2": "6cba37e613638e9679495cf0e5c46a8f8388a4ba"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-relational-operator-replacement-test",
"expectedResult": {
"changes": {},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
2016-10-11 22:13:51 +03:00
"sha1": "6cba37e613638e9679495cf0e5c46a8f8388a4ba",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 22:13:51 +03:00
"sha2": "1b647600a0425c2f8e412974d26807ae663e1bb8"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-relational-operator-delete-replacement-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
2016-10-11 18:54:47 +03:00
"delete": {
2016-10-11 18:12:20 +03:00
"start": [
1,
1
],
"end": [
1,
7
]
}
},
"summary": "Deleted the 'x <= y' relational operator",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
2016-10-11 22:13:51 +03:00
"sha1": "1b647600a0425c2f8e412974d26807ae663e1bb8",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 22:13:51 +03:00
"sha2": "1bd11093bcd52881234e023bd8edc7a8689cc180"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-relational-operator-delete-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
2016-10-11 18:54:47 +03:00
"delete": {
2016-10-11 18:12:20 +03:00
"start": [
1,
1
],
"end": [
1,
6
]
}
},
"summary": "Deleted the 'x < y' relational operator",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
2016-10-11 22:13:51 +03:00
"sha1": "1bd11093bcd52881234e023bd8edc7a8689cc180",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 22:13:51 +03:00
"sha2": "60c48ce65a7d4c71ee356f684a096e6c597a2bd3"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-relational-operator-delete-rest-test",
"expectedResult": {
"changes": {
"relational-operator.js": [
{
"span": {
2016-10-11 18:54:47 +03:00
"delete": {
2016-10-11 18:12:20 +03:00
"start": [
1,
1
],
"end": [
1,
7
]
}
},
"summary": "Deleted the 'x <= y' relational operator",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"relational-operator.js"
],
2016-10-11 22:13:51 +03:00
"sha1": "60c48ce65a7d4c71ee356f684a096e6c597a2bd3",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 22:13:51 +03:00
"sha2": "3c62d32d99e94fd0ece751f530c6b37fe10b1775"
2016-10-11 18:12:20 +03:00
}]