1
1
mirror of https://github.com/github/semantic.git synced 2025-01-03 04:51:57 +03:00
semantic/test/corpus/diff-summaries/javascript/for-statement.json

309 lines
9.8 KiB
JSON
Raw Normal View History

2016-10-11 18:12:20 +03:00
[{
"testCaseDescription": "javascript-for-statement-insert-test",
"expectedResult": {
"changes": {
"for-statement.js": [
{
"span": {
"that": {
"start": [
1,
1
],
"name": "for-statement.js",
"end": [
1,
45
]
}
},
"summary": "Added the 'i = 0, init(); i < 10; i++' for statement",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"for-statement.js"
],
2016-10-11 18:26:57 +03:00
"sha1": "b7399e257e9ce0b28ce3080ac7e8edb2778614a3",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 18:26:57 +03:00
"sha2": "d476b0d1ac0e6db2068623c1f59607edebcaca08"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-for-statement-replacement-insert-test",
"expectedResult": {
"changes": {
"for-statement.js": [
{
"span": {
"that": {
"start": [
1,
1
],
"name": "for-statement.js",
"end": [
1,
46
]
}
},
"summary": "Added the 'i = 0, init(); i < 100; i++' for statement",
"tag": "JSONSummary"
},
{
"span": {
"that": {
"start": [
2,
1
],
"name": "for-statement.js",
"end": [
2,
45
]
}
},
"summary": "Added the 'i = 0, init(); i < 10; i++' for statement",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"for-statement.js"
],
2016-10-11 18:26:57 +03:00
"sha1": "d476b0d1ac0e6db2068623c1f59607edebcaca08",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 18:26:57 +03:00
"sha2": "ca52f8da99ea8e209eb129dd6d8433b56a6eee30"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-for-statement-delete-insert-test",
"expectedResult": {
"changes": {
"for-statement.js": [
{
"span": {
"these": [
{
"start": [
1,
25
],
"name": "for-statement.js",
"end": [
1,
28
]
},
{
"start": [
1,
25
],
"name": "for-statement.js",
"end": [
1,
27
]
}
]
},
"summary": "Replaced '100' with '10'",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"for-statement.js"
],
2016-10-11 18:26:57 +03:00
"sha1": "ca52f8da99ea8e209eb129dd6d8433b56a6eee30",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 18:26:57 +03:00
"sha2": "f76f9890979255661b54a280596c95f979dbeab0"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-for-statement-replacement-test",
"expectedResult": {
"changes": {
"for-statement.js": [
{
"span": {
"these": [
{
"start": [
1,
25
],
"name": "for-statement.js",
"end": [
1,
27
]
},
{
"start": [
1,
25
],
"name": "for-statement.js",
"end": [
1,
28
]
}
]
},
"summary": "Replaced '10' with '100'",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"for-statement.js"
],
2016-10-11 18:26:57 +03:00
"sha1": "f76f9890979255661b54a280596c95f979dbeab0",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 18:26:57 +03:00
"sha2": "91a63fdc213376bcf0dfb8a6d8c0ce895acdcd91"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-for-statement-delete-replacement-test",
"expectedResult": {
"changes": {
"for-statement.js": [
{
"span": {
"this": {
"start": [
1,
1
],
"name": "for-statement.js",
"end": [
1,
46
]
}
},
"summary": "Deleted the 'i = 0, init(); i < 100; i++' for statement",
"tag": "JSONSummary"
},
{
"span": {
"this": {
"start": [
2,
1
],
"name": "for-statement.js",
"end": [
2,
45
]
}
},
"summary": "Deleted the 'i = 0, init(); i < 10; i++' for statement",
"tag": "JSONSummary"
},
{
"span": {
"that": {
"start": [
2,
1
],
"name": "for-statement.js",
"end": [
2,
46
]
}
},
"summary": "Added the 'i = 0, init(); i < 100; i++' for statement",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"for-statement.js"
],
2016-10-11 18:26:57 +03:00
"sha1": "91a63fdc213376bcf0dfb8a6d8c0ce895acdcd91",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 18:26:57 +03:00
"sha2": "b8a203be1d315305a0d3e8e92700adf18f64cfb8"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-for-statement-delete-test",
"expectedResult": {
"changes": {
"for-statement.js": [
{
"span": {
"this": {
"start": [
1,
1
],
"name": "for-statement.js",
"end": [
1,
45
]
}
},
"summary": "Deleted the 'i = 0, init(); i < 10; i++' for statement",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"for-statement.js"
],
2016-10-11 18:26:57 +03:00
"sha1": "b8a203be1d315305a0d3e8e92700adf18f64cfb8",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 18:26:57 +03:00
"sha2": "18cdc03ac4c49a1dafaa9f510dfb157efa7967ce"
2016-10-11 18:12:20 +03:00
}
,{
"testCaseDescription": "javascript-for-statement-delete-rest-test",
"expectedResult": {
"changes": {
"for-statement.js": [
{
"span": {
"this": {
"start": [
1,
1
],
"name": "for-statement.js",
"end": [
1,
46
]
}
},
"summary": "Deleted the 'i = 0, init(); i < 100; i++' for statement",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"for-statement.js"
],
2016-10-11 18:26:57 +03:00
"sha1": "18cdc03ac4c49a1dafaa9f510dfb157efa7967ce",
2016-10-11 18:12:20 +03:00
"gitDir": "test/corpus/repos/javascript",
2016-10-11 18:26:57 +03:00
"sha2": "031c53cff6b8f106847a7cd1da37a95d714890e3"
2016-10-11 18:12:20 +03:00
}]