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

@@ -48,7 +48,7 @@ template <typename T> struct C {
{
"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
},
@@ -98,7 +98,7 @@ template <typename T> struct C {
"participant_id": "365569130532127604"
},
"name": "b(T)",
"return_type": "",
"return_type": "T",
"scope": "normal",
"source_location": {
"column": 25,
@@ -120,7 +120,7 @@ template <typename T> struct C {
"participant_id": "666000829532846850"
},
"name": "a(T)",
"return_type": "",
"return_type": "T",
"scope": "normal",
"source_location": {
"column": 25,
@@ -136,6 +136,7 @@ template <typename T> struct C {
"type": "message"
}
],
"return_type": "T",
"start_from": {
"id": 578718872965404973,
"location": "clanguml::t20005::C<T>::c(T)"