#begintest roundrobin-order
#beginconfig
perl srand 127
division a a.t
config max_rounds = 10
config colour = 'no'
config round_robin_order = [6,5,4,2,3]
autopair a 0 1 rr 1 a
#endconfig
#beginifile a.t
Chew, John 1800    
Chew, Kristen 1300 
Chew, Jamie 500    
Chew, Liam 0       
One, Player 0
Two, Player 0
#endifile
#begincommands
smp 1-5 a
q
#endcommands
#beginstdout
Division A Pairings: Rounds 1-5

## Player        R1  R2  R3  R4  R5
1 Chew, John    6@1 5@1 4@1 2@1 3@1
2 Chew, Kristen 3@2 4@2 6@2 1@1 5@2
3 Chew, Jamie   2@2 6@3 5@3 4@2 1@1
4 Chew, Liam    5@3 2@2 1@1 3@2 6@3
5 One, Player   4@3 1@1 3@3 6@3 2@2
6 Two, Player   1@1 3@3 2@2 5@3 4@3
#endstdout
#beginstderr
#endstderr
#endtest
