1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/corpus/diff-summaries/javascript/string.json
2016-10-11 11:26:57 -04:00

309 lines
9.8 KiB
JSON

[{
"testCaseDescription": "javascript-string-insert-test",
"expectedResult": {
"changes": {
"string.js": [
{
"span": {
"that": {
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
32
]
}
},
"summary": "Added the 'A string with \"double\" quotes' string",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"string.js"
],
"sha1": "c889f65f6a973b3a266eb413d25af2589ac90aad",
"gitDir": "test/corpus/repos/javascript",
"sha2": "821617bc632d99ebd1f9fd30b237096231b0e15d"
}
,{
"testCaseDescription": "javascript-string-replacement-insert-test",
"expectedResult": {
"changes": {
"string.js": [
{
"span": {
"that": {
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
42
]
}
},
"summary": "Added the 'A different string with \"double\" quotes' string",
"tag": "JSONSummary"
},
{
"span": {
"that": {
"start": [
2,
1
],
"name": "string.js",
"end": [
2,
32
]
}
},
"summary": "Added the 'A string with \"double\" quotes' string",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"string.js"
],
"sha1": "821617bc632d99ebd1f9fd30b237096231b0e15d",
"gitDir": "test/corpus/repos/javascript",
"sha2": "1e2dcdc8a9a18a7d337d93009fbe9658db462783"
}
,{
"testCaseDescription": "javascript-string-delete-insert-test",
"expectedResult": {
"changes": {
"string.js": [
{
"span": {
"these": [
{
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
42
]
},
{
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
32
]
}
]
},
"summary": "Replaced the 'A different string with \"double\" quotes' string with the 'A string with \"double\" quotes' string",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"string.js"
],
"sha1": "1e2dcdc8a9a18a7d337d93009fbe9658db462783",
"gitDir": "test/corpus/repos/javascript",
"sha2": "b3db1e245fd2d0ad01e0e27460d6e97af1c564db"
}
,{
"testCaseDescription": "javascript-string-replacement-test",
"expectedResult": {
"changes": {
"string.js": [
{
"span": {
"these": [
{
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
32
]
},
{
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
42
]
}
]
},
"summary": "Replaced the 'A string with \"double\" quotes' string with the 'A different string with \"double\" quotes' string",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"string.js"
],
"sha1": "b3db1e245fd2d0ad01e0e27460d6e97af1c564db",
"gitDir": "test/corpus/repos/javascript",
"sha2": "ca7fee05b34e388c9734c71b906655bcf6f01295"
}
,{
"testCaseDescription": "javascript-string-delete-replacement-test",
"expectedResult": {
"changes": {
"string.js": [
{
"span": {
"this": {
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
42
]
}
},
"summary": "Deleted the 'A different string with \"double\" quotes' string",
"tag": "JSONSummary"
},
{
"span": {
"this": {
"start": [
2,
1
],
"name": "string.js",
"end": [
2,
32
]
}
},
"summary": "Deleted the 'A string with \"double\" quotes' string",
"tag": "JSONSummary"
},
{
"span": {
"that": {
"start": [
2,
1
],
"name": "string.js",
"end": [
2,
42
]
}
},
"summary": "Added the 'A different string with \"double\" quotes' string",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"string.js"
],
"sha1": "ca7fee05b34e388c9734c71b906655bcf6f01295",
"gitDir": "test/corpus/repos/javascript",
"sha2": "293106e45dc93d792c0e410c81728e60e60dc090"
}
,{
"testCaseDescription": "javascript-string-delete-test",
"expectedResult": {
"changes": {
"string.js": [
{
"span": {
"this": {
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
32
]
}
},
"summary": "Deleted the 'A string with \"double\" quotes' string",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"string.js"
],
"sha1": "293106e45dc93d792c0e410c81728e60e60dc090",
"gitDir": "test/corpus/repos/javascript",
"sha2": "4a11d9c2213843857f1f4eddf9c3980aaabcdeaa"
}
,{
"testCaseDescription": "javascript-string-delete-rest-test",
"expectedResult": {
"changes": {
"string.js": [
{
"span": {
"this": {
"start": [
1,
1
],
"name": "string.js",
"end": [
1,
42
]
}
},
"summary": "Deleted the 'A different string with \"double\" quotes' string",
"tag": "JSONSummary"
}
]
},
"errors": {}
},
"filePaths": [
"string.js"
],
"sha1": "4a11d9c2213843857f1f4eddf9c3980aaabcdeaa",
"gitDir": "test/corpus/repos/javascript",
"sha2": "ca6f199fff7d76515b59c3e37344ea22225c3406"
}]