#begintest showwallchart
#beginconfig
division a a.t
division b b.t
#endconfig
#beginifile a.t
Chew, John 1800   4 3 2 4 3 2; 400 400 100 100 100 100
Chew, Kristen 1300 3 4 1 3 4 1; 300 300 200 200 200 200
Chew, Jamie 500   2 1 0 2 1 4; 200 200 50 300 300 
Chew, Liam 0      1 2 0 2 1 3; 100 100 -50 400 400
#endifile
#beginifile b.t
Chew, John J 1800   4 3 2 4 3 2 4 3 2; 400 400 100 100 100 100 200 200 200
Chew, Kristen L 1300 3 4 1 3 4 1 3 4 1; 300 300 200 200 200 200 300 300 300
Chew, J Jamie 500   2 1 0 2 1 4 2 1 4; 200 200 50 300 300 100 100 100 
Chew, Liam E R 0      1 2 0 2 1 3 2 1 3; 100 100 -50 400 400 400 400 400
#endifile
#begincommands
wc a
wc b
q
#endcommands
#beginstdout
Division A Wall Chart

Chew, John     1.0  2.0  2.0  2.0  2.0  2.0
              +300 +500 +400 +100 -100 -200
Chew, Kristen  1.0  2.0  3.0  3.0  3.0  4.0
              +100 +300 +400 +300 +100 +200
Chew, Jamie    0.0  0.0  1.0  2.0  3.0
              -100 -300 -250 -150  +50
Chew, Liam     0.0  0.0  0.0  1.0  2.0
              -300 -500 -550 -350  -50
Division B Wall Chart

Chew, John J     1.0  2.0  2.0  2.0  2.0  2.0  2.0  3.0  3.0
                +300 +500 +400 +100 -100 -200 -400 -300 -400
Chew, Kristen L  1.0  2.0  3.0  3.0  3.0  4.0  5.0  5.0  6.0
                +100 +300 +400 +300 +100 +200 +400 +300 +400
Chew, J Jamie    0.0  0.0  1.0  2.0  3.0  3.0  3.0  3.0
                -100 -300 -250 -150  +50 -250 -450 -550
Chew, Liam E R   0.0  0.0  0.0  1.0  2.0  3.0  4.0  5.0
                -300 -500 -550 -350  -50 +250 +350 +550
#endstdout
#beginstderr
#endstderr
#endtest
