Update tests

This commit is contained in:
Jacob Dufault 2017-12-28 08:59:22 -08:00
parent 243630ca2e
commit 792815b60a
2 changed files with 31 additions and 9 deletions

View File

@ -130,8 +130,10 @@ OUTPUT: make_functions.cc
"types": [{
"id": 0,
"usr": "c:make_functions.cc@41",
"short_name": "",
"detailed_name": "",
"short_name": "T",
"detailed_name": "T",
"definition_spelling": "3:20-3:21",
"definition_extent": "3:11-3:21",
"parents": [],
"derived": [],
"types": [],
@ -142,8 +144,10 @@ OUTPUT: make_functions.cc
}, {
"id": 1,
"usr": "c:make_functions.cc@53",
"short_name": "",
"detailed_name": "",
"short_name": "Args",
"detailed_name": "Args",
"definition_spelling": "3:35-3:39",
"definition_extent": "3:23-3:39",
"parents": [],
"derived": [],
"types": [],
@ -154,8 +158,10 @@ OUTPUT: make_functions.cc
}, {
"id": 2,
"usr": "c:make_functions.cc@139",
"short_name": "",
"detailed_name": "",
"short_name": "T",
"detailed_name": "T",
"definition_spelling": "8:20-8:21",
"definition_extent": "8:11-8:21",
"parents": [],
"derived": [],
"types": [],
@ -166,8 +172,10 @@ OUTPUT: make_functions.cc
}, {
"id": 3,
"usr": "c:make_functions.cc@151",
"short_name": "",
"detailed_name": "",
"short_name": "Args",
"detailed_name": "Args",
"definition_spelling": "8:35-8:39",
"definition_extent": "8:23-8:39",
"parents": [],
"derived": [],
"types": [],

View File

@ -11,7 +11,21 @@ OUTPUT:
{
"includes": [],
"skipped_by_preprocessor": [],
"types": [],
"types": [{
"id": 0,
"usr": "c:func_usage_template_func.cc@9",
"short_name": "T",
"detailed_name": "T",
"definition_spelling": "1:19-1:20",
"definition_extent": "1:10-1:20",
"parents": [],
"derived": [],
"types": [],
"funcs": [],
"vars": [],
"instances": [],
"uses": ["2:13-2:14"]
}],
"funcs": [{
"id": 0,
"is_operator": false,