mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
113 lines
3.2 KiB
JSON
113 lines
3.2 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-relational-operator-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
"Added the 'x < y' relational operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "b7fa6094450d8736147677929ef398854de0ac66",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "80d9012d97ce07f35e94f9a0cd65567d62164d25"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
"Added the 'x <= y' relational operator",
|
|
"Added the 'x < y' relational operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "80d9012d97ce07f35e94f9a0cd65567d62164d25",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "d45f155c6a91dbf64063b61bdc7441dad3d7af67"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "d45f155c6a91dbf64063b61bdc7441dad3d7af67",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "b601efb23e50c6c5437e2b7ee5db57dd37055ae9"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "b601efb23e50c6c5437e2b7ee5db57dd37055ae9",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "fa72dfb24e5ce035bea38fe6e17d7aaacee750cc"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
"Deleted the 'x <= y' relational operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "fa72dfb24e5ce035bea38fe6e17d7aaacee750cc",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "b16c7ec47ca3569a228b1414ba00722ac44a4b55"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
"Deleted the 'x < y' relational operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "b16c7ec47ca3569a228b1414ba00722ac44a4b55",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "a3267f7db8d8e4233e48b74ce15aa1504462957a"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-relational-operator-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"relational-operator.js": [
|
|
"Deleted the 'x <= y' relational operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"relational-operator.js"
|
|
],
|
|
"sha1": "a3267f7db8d8e4233e48b74ce15aa1504462957a",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "91879997d6cf416704979ff78f40bbb662d3defc"
|
|
}]
|