#begintest initfontes
#beginconfig
division a a.t
config max_rounds = 5
config colour = 'no'
config track_firsts = 1
config assign_firsts = 0
config initial_schedule = 3
perl srand 123
#endconfig
#beginifile a.t
Chew, John 1800    
Chew, Kristen 1300 
Chew, Jamie 500    
Chew, Liam 0       
Player, A 100
Player, B 100
Player, C 100
Player, D 100
Player, E 100
#endifile
#begincommands
sp 1 a
q
#endcommands
#beginstdout
Debug: [IF] Odd players: 2,7,5,9,6
Debug: [IF] Group: 1,3,8,4
Round 1 Pairings

Board Players
      Player, A (#5): BYE.
   1  Chew, John (#1) *draws* vs. Chew, Liam (#4).
   2  Chew, Jamie (#3) *draws* vs. Player, D (#8).
   3  Chew, Kristen (#2) *draws* vs. Player, B (#6).
   4  Player, C (#7) *draws* vs. Player, E (#9).
#endstdout
#beginstderr
Warning: Odd number of players (9) in Division A. [wodddiv]
#endstderr
#endtest
