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
@@ -47,11 +47,11 @@ digraph booleanOperatorsWithConsts_kt {
3 -> {4};
4 -> {5};
5 -> {6};
6 -> {9 7};
6 -> {7 9};
7 -> {8};
8 -> {9};
9 -> {10};
10 -> {12 11};
10 -> {11 12};
11 -> {17};
12 -> {13};
13 -> {14};
@@ -110,7 +110,7 @@ digraph booleanOperatorsWithConsts_kt {
27 -> {28};
28 -> {29};
29 -> {30};
30 -> {32 31};
30 -> {31 32};
31 -> {37};
32 -> {33};
33 -> {34};
@@ -164,11 +164,11 @@ digraph booleanOperatorsWithConsts_kt {
43 -> {44};
44 -> {45};
45 -> {46};
46 -> {49 47};
46 -> {47 49};
47 -> {48};
48 -> {49};
49 -> {50};
50 -> {52 51};
50 -> {51 52};
51 -> {57};
52 -> {53};
53 -> {54};
@@ -227,7 +227,7 @@ digraph booleanOperatorsWithConsts_kt {
67 -> {68} [style=dotted];
68 -> {69} [style=dotted];
69 -> {70};
70 -> {72 71};
70 -> {71 72};
71 -> {77};
72 -> {73};
73 -> {74};
@@ -281,11 +281,11 @@ digraph booleanOperatorsWithConsts_kt {
83 -> {84};
84 -> {85};
85 -> {86};
86 -> {89 87};
86 -> {87 89};
87 -> {88};
88 -> {89};
89 -> {90};
90 -> {92 91};
90 -> {91 92};
91 -> {97};
92 -> {93};
93 -> {94};
@@ -344,7 +344,7 @@ digraph booleanOperatorsWithConsts_kt {
107 -> {108} [style=dotted];
108 -> {109} [style=dotted];
109 -> {110};
110 -> {112 111};
110 -> {111 112};
111 -> {117};
112 -> {113};
113 -> {114};
@@ -398,11 +398,11 @@ digraph booleanOperatorsWithConsts_kt {
123 -> {124};
124 -> {125};
125 -> {126};
126 -> {129 127};
126 -> {127 129};
127 -> {128};
128 -> {129};
129 -> {130};
130 -> {132 131};
130 -> {131 132};
131 -> {137};
132 -> {133};
133 -> {134};
@@ -461,7 +461,7 @@ digraph booleanOperatorsWithConsts_kt {
147 -> {148};
148 -> {149};
149 -> {150};
150 -> {152 151};
150 -> {151 152};
151 -> {157};
152 -> {153};
153 -> {154};