Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 288373f

Browse files
committed
LispUnion fix changes output ordering for inheritance tests.
1 parent 51e29a2 commit 288373f

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

src/test/regress/output/misc.source

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,6 @@ c | 5
5555
c | 6
5656
c |
5757
c |
58-
e |15
59-
e |16
60-
e |17
61-
e |
62-
e |18
63-
e |
64-
e |
6558
d | 7
6659
d | 8
6760
d | 9
@@ -78,6 +71,13 @@ d |
7871
d |
7972
d |
8073
d |
74+
e |15
75+
e |16
76+
e |17
77+
e |
78+
e |18
79+
e |
80+
e |
8181
f |19
8282
f |20
8383
f |21
@@ -211,9 +211,6 @@ b |
211211
b |
212212
c |
213213
c |
214-
e |
215-
e |
216-
e |
217214
d |
218215
d |
219216
d |
@@ -222,6 +219,9 @@ d |
222219
d |
223220
d |
224221
d |
222+
e |
223+
e |
224+
e |
225225
f |
226226
f |
227227
f |
@@ -253,10 +253,6 @@ b | 3
253253
b | 4
254254
c | 5
255255
c | 6
256-
e |15
257-
e |16
258-
e |17
259-
e |18
260256
d | 7
261257
d | 8
262258
d | 9
@@ -265,6 +261,10 @@ d |11
265261
d |12
266262
d |13
267263
d |14
264+
e |15
265+
e |16
266+
e |17
267+
e |18
268268
f |19
269269
f |20
270270
f |21
@@ -321,13 +321,6 @@ c | 5|
321321
c | 6|
322322
c | |
323323
c | |
324-
e |15|
325-
e |16|
326-
e |17|
327-
e | |
328-
e |18|
329-
e | |
330-
e | |
331324
d | 7|
332325
d | 8|
333326
d | 9|
@@ -344,6 +337,13 @@ d | |
344337
d | |
345338
d | |
346339
d | |
340+
e |15|
341+
e |16|
342+
e |17|
343+
e | |
344+
e |18|
345+
e | |
346+
e | |
347347
f |19|
348348
f |20|
349349
f |21|

0 commit comments

Comments
 (0)