tests/test-stabletailgraph.t
changeset 50496 e06331275a53
parent 50495 a6522a7de594
child 50562 8fb3e942473a
equal deleted inserted replaced
50495:a6522a7de594 50496:e06331275a53
     6 non-trivial structure, on which the various stable-tail graph and stable-tail
     6 non-trivial structure, on which the various stable-tail graph and stable-tail
     7 sort functions are tested.
     7 sort functions are tested.
     8 
     8 
     9 Each case consists of the creation of the interesting graph structure, followed
     9 Each case consists of the creation of the interesting graph structure, followed
    10 by a check, for each noteworthy node, of:
    10 by a check, for each noteworthy node, of:
    11 - the stable-tail sort output.
    11 - the stable-tail sort output (with the linear parts globbed).
    12 
    12 
    13 In the ASCII art of the diagrams, the side of the exclusive part which is
    13 In the ASCII art of the diagrams, the side of the exclusive part which is
    14 followed in priority is denoted with "<" or ">" if it is on the left or right
    14 followed in priority is denoted with "<" or ">" if it is on the left or right
    15 respectively.
    15 respectively.
    16 
    16