1
1
mirror of https://github.com/github/semantic.git synced 2025-01-02 20:41:38 +03:00
semantic/test/corpus/diff-summaries/javascript/bitwise-operator.json

123 lines
3.5 KiB
JSON
Raw Normal View History

2016-10-06 02:17:46 +03:00
[{
"testCaseDescription": "javascript-bitwise-operator-insert-test",
"expectedResult": {
"changes": {
"bitwise-operator.js": [
"Added the 'i >> j' bitwise operator"
]
},
"errors": {}
},
"filePaths": [
"bitwise-operator.js"
],
"sha1": "64908cefe1f4a89c4491d3512ab5bb6fb4625096",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
"sha2": "b2c41648296aa2e03852bb5e91537514cc293b1c"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-bitwise-operator-replacement-insert-test",
"expectedResult": {
"changes": {
"bitwise-operator.js": [
"Added the 'i >> k' bitwise operator",
"Added the 'i >> j' bitwise operator"
]
},
"errors": {}
},
"filePaths": [
"bitwise-operator.js"
],
"sha1": "b2c41648296aa2e03852bb5e91537514cc293b1c",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
"sha2": "5375465c178bf87a3aea5871ee611c582f002a00"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-bitwise-operator-delete-insert-test",
"expectedResult": {
"changes": {
"bitwise-operator.js": [
"Replaced the 'k' identifier with the 'j' identifier"
2016-10-06 02:17:46 +03:00
]
},
"errors": {}
},
"filePaths": [
"bitwise-operator.js"
],
"sha1": "5375465c178bf87a3aea5871ee611c582f002a00",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
"sha2": "928612908dfa572b054105ff4bdb95a130d09264"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-bitwise-operator-replacement-test",
"expectedResult": {
"changes": {
"bitwise-operator.js": [
"Replaced the 'j' identifier with the 'k' identifier"
2016-10-06 02:17:46 +03:00
]
},
"errors": {}
},
"filePaths": [
"bitwise-operator.js"
],
"sha1": "928612908dfa572b054105ff4bdb95a130d09264",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
"sha2": "d4d3e2daa8fdef77b991876e30d2104299e22eca"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-bitwise-operator-delete-replacement-test",
"expectedResult": {
"changes": {
"bitwise-operator.js": [
"Deleted the 'i >> k' bitwise operator",
"Deleted the 'i >> j' bitwise operator",
"Added the 'i >> k' bitwise operator"
2016-10-06 02:17:46 +03:00
]
},
"errors": {}
},
"filePaths": [
"bitwise-operator.js"
],
"sha1": "d4d3e2daa8fdef77b991876e30d2104299e22eca",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
"sha2": "bf3663604c950ac71bf797dcd0cf66b091fef643"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-bitwise-operator-delete-test",
"expectedResult": {
"changes": {
"bitwise-operator.js": [
"Deleted the 'i >> j' bitwise operator"
]
},
"errors": {}
},
"filePaths": [
"bitwise-operator.js"
],
"sha1": "bf3663604c950ac71bf797dcd0cf66b091fef643",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
"sha2": "399df95cd0f9607de8c8309c462996e5d3bfda59"
2016-10-06 02:17:46 +03:00
}
,{
"testCaseDescription": "javascript-bitwise-operator-delete-rest-test",
"expectedResult": {
"changes": {
"bitwise-operator.js": [
"Deleted the 'i >> k' bitwise operator"
]
},
"errors": {}
},
"filePaths": [
"bitwise-operator.js"
],
"sha1": "399df95cd0f9607de8c8309c462996e5d3bfda59",
2016-10-06 02:17:46 +03:00
"gitDir": "test/corpus/repos/javascript",
"sha2": "734a1520f6190913ebe3373ef3eaea2eb8fa32ac"
2016-10-06 02:17:46 +03:00
}]