Updated test cases documentation
This commit is contained in:
@@ -279,8 +279,8 @@ void B::b4()
|
||||
{
|
||||
"activities": [
|
||||
{
|
||||
"display_name": "operator()()",
|
||||
"id": "1996671438591925718",
|
||||
"display_name": "operator()() const",
|
||||
"id": "1534431449322420953",
|
||||
"name": "operator()",
|
||||
"namespace": "",
|
||||
"type": "method"
|
||||
@@ -383,13 +383,33 @@ void B::b4()
|
||||
"activity_id": "1707514178726476738",
|
||||
"participant_id": "272777525372220260"
|
||||
},
|
||||
"name": "a2()",
|
||||
"name": "operator()() const",
|
||||
"return_type": "void",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "t20034.cc",
|
||||
"line": 49,
|
||||
"line": 57,
|
||||
"translation_unit": "t20034.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1534431449322420953",
|
||||
"participant_id": "1026588549514900751"
|
||||
},
|
||||
"type": "message"
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"activity_id": "1534431449322420953",
|
||||
"participant_id": "1026588549514900751"
|
||||
},
|
||||
"name": "a2()",
|
||||
"return_type": "void",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 29,
|
||||
"file": "t20034.cc",
|
||||
"line": 56,
|
||||
"translation_unit": "t20034.cc"
|
||||
},
|
||||
"to": {
|
||||
@@ -407,33 +427,13 @@ void B::b4()
|
||||
"activity_id": "1707514178726476738",
|
||||
"participant_id": "272777525372220260"
|
||||
},
|
||||
"name": "operator()()",
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "t20034.cc",
|
||||
"line": 57,
|
||||
"translation_unit": "t20034.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1996671438591925718",
|
||||
"participant_id": "1026588549514900751"
|
||||
},
|
||||
"type": "message"
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"activity_id": "1996671438591925718",
|
||||
"participant_id": "1026588549514900751"
|
||||
},
|
||||
"name": "a2()",
|
||||
"return_type": "void",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 29,
|
||||
"column": 9,
|
||||
"file": "t20034.cc",
|
||||
"line": 56,
|
||||
"line": 49,
|
||||
"translation_unit": "t20034.cc"
|
||||
},
|
||||
"to": {
|
||||
|
||||
Reference in New Issue
Block a user