Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-07-04 01:02:59 +02:00
parent 2104d930a8
commit a514532e51
223 changed files with 4153 additions and 3809 deletions

View File

@@ -41,7 +41,7 @@ template <typename T> void m1(T p) { m2<T>(p); }
{
"diagram_type": "sequence",
"metadata": {
"clang_uml_version": "0.3.7-44-ged88fcd",
"clang_uml_version": "0.3.7-47-g2104d93",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
@@ -103,7 +103,7 @@ template <typename T> void m1(T p) { m2<T>(p); }
"participant_name": "clanguml::t20003::m1<T>(T)"
},
"name": "",
"return_type": "",
"return_type": "void",
"scope": "normal",
"source_location": {
"column": 38,
@@ -126,7 +126,7 @@ template <typename T> void m1(T p) { m2<T>(p); }
"participant_name": "clanguml::t20003::m2<T>(T)"
},
"name": "",
"return_type": "",
"return_type": "void",
"scope": "normal",
"source_location": {
"column": 38,
@@ -149,7 +149,7 @@ template <typename T> void m1(T p) { m2<T>(p); }
"participant_name": "clanguml::t20003::m3<T>(T)"
},
"name": "",
"return_type": "",
"return_type": "void",
"scope": "normal",
"source_location": {
"column": 38,