mirror of
https://github.com/github/semantic.git
synced 2024-12-24 23:42:31 +03:00
125 lines
3.5 KiB
JSON
125 lines
3.5 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-math-operator-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"math-operator.js": [
|
|
"Added the 'i + j * 3 - j % 5' math operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"math-operator.js"
|
|
],
|
|
"sha1": "16a2ad62d8e91dacd27a40aaf1d529bcf1f303e1",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "e47e55462465443e0b37d18cc0118cfaf26bf111"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-math-operator-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"math-operator.js": [
|
|
"Added the 'i + j * 2 - j % 4' math operator",
|
|
"Added the 'i + j * 3 - j % 5' math operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"math-operator.js"
|
|
],
|
|
"sha1": "e47e55462465443e0b37d18cc0118cfaf26bf111",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "d4aee16c63e1da863734bb6107e6d7f9293d839d"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-math-operator-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"math-operator.js": [
|
|
"Replaced '2' with '3'",
|
|
"Replaced '4' with '5'"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"math-operator.js"
|
|
],
|
|
"sha1": "d4aee16c63e1da863734bb6107e6d7f9293d839d",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "741ebe83629255640b252184f3c17ad8939a667b"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-math-operator-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"math-operator.js": [
|
|
"Replaced '3' with '2'",
|
|
"Replaced '5' with '4'"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"math-operator.js"
|
|
],
|
|
"sha1": "741ebe83629255640b252184f3c17ad8939a667b",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "a7054affb86fea89c1243cc1c69f637d9199439f"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-math-operator-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"math-operator.js": [
|
|
"Deleted the 'i + j * 2 - j % 4' math operator",
|
|
"Deleted the 'i + j * 3 - j % 5' math operator",
|
|
"Added the 'i + j * 2 - j % 4' math operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"math-operator.js"
|
|
],
|
|
"sha1": "a7054affb86fea89c1243cc1c69f637d9199439f",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "a3358442dd4ba82de037516a97b3c3785b8e00e2"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-math-operator-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"math-operator.js": [
|
|
"Deleted the 'i + j * 3 - j % 5' math operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"math-operator.js"
|
|
],
|
|
"sha1": "a3358442dd4ba82de037516a97b3c3785b8e00e2",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "682416da23cc26f04d15e421fba56f671d5e42bf"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-math-operator-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"math-operator.js": [
|
|
"Deleted the 'i + j * 2 - j % 4' math operator"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"math-operator.js"
|
|
],
|
|
"sha1": "682416da23cc26f04d15e421fba56f671d5e42bf",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "ad7865c9090b1a46a74be82325a73e182f8abb30"
|
|
}]
|