Test: FIR CFA: sort edges by style & target node id

This commit is contained in:
pyos
2022-11-29 15:12:05 +01:00
committed by Dmitriy Novozhilov
parent 7ee1b75e43
commit faf0129a5d
89 changed files with 662 additions and 694 deletions
@@ -64,8 +64,8 @@ digraph assignSafeCall_kt {
19 [label="Exit class A" style="filled" fillcolor=red];
}
17 -> {18} [color=green];
18 -> {19} [style=dotted];
18 -> {10} [color=green];
18 -> {19} [style=dotted];
18 -> {10} [style=dashed];
subgraph cluster_7 {
@@ -119,7 +119,7 @@ digraph assignSafeCall_kt {
29 -> {30};
30 -> {31};
31 -> {32};
32 -> {34 33};
32 -> {33 34};
33 -> {41};
34 -> {35};
35 -> {36};
@@ -182,7 +182,7 @@ digraph assignSafeCall_kt {
53 -> {54};
54 -> {55};
55 -> {56};
56 -> {58 57};
56 -> {57 58};
57 -> {65};
58 -> {59};
59 -> {60};
@@ -222,7 +222,7 @@ digraph assignSafeCall_kt {
69 -> {70};
70 -> {71};
71 -> {72};
72 -> {76 73};
72 -> {73 76};
73 -> {74};
74 -> {85};
74 -> {75} [style=dotted];
@@ -309,7 +309,7 @@ digraph assignSafeCall_kt {
101 -> {102};
102 -> {103};
103 -> {104};
104 -> {106 105};
104 -> {105 106};
105 -> {113};
106 -> {107};
107 -> {108};
@@ -372,7 +372,7 @@ digraph assignSafeCall_kt {
125 -> {126};
126 -> {127};
127 -> {128};
128 -> {130 129};
128 -> {129 130};
129 -> {137};
130 -> {131};
131 -> {132};
@@ -412,7 +412,7 @@ digraph assignSafeCall_kt {
141 -> {142};
142 -> {143};
143 -> {144};
144 -> {148 145};
144 -> {145 148};
145 -> {146};
146 -> {157};
146 -> {147} [style=dotted];