#begintest showmanypairings
#beginconfig
division a a.t
config max_rounds = 3
#endconfig
#beginifile a.t
Chew, John 1800   4 3 2; 400 400 400
Chew, Kristen 1300 3 4 1; 300 300 300
Chew, Jamie 500   2 1 4; 200 200 200
Chew, Liam 0      1 2 3; 100 100 100
#endifile
#begincommands
smp 1-5 a
smp 1-3 a
q
#endcommands
#beginstdout
Debug: [CP] 4 players and 0 round(s) left
Debug: [CP] 4 players and -1 round(s) left
Division A Pairings: Rounds 1-3

## Player        R1  R2  R3
1 Chew, John    4@1 3@1 2@1
2 Chew, Kristen 3@2 4@2 1@1
3 Chew, Jamie   2@2 1@1 4@2
4 Chew, Liam    1@1 2@2 3@2
#endstdout
#beginstderr
Error: You cannot compute pairings for Round 4 because config max_rounds = 3. [ebigrd]
Error: Can't autopair Round 5: next round to pair is 4. [eapwrr]
Error: No pairings yet for Division A Round 5. [enopryet]
#endstderr
#endtest
