#test_integration_01
#
# test visant a verifier le comportement lors du deplacement de plusieurs pieces. 
# Ici, aucune piece adverse n'est capturee.
#
#NOM1: ZZZZ
#PRENOM1: ZZZZ
#NOM2: ZZZZ
#PRENOM2: ZZZZ
#GROUPE: ZZ
#
# 
#
lit ../test/test_integration/test_integration_01_entree.txt
d 0 2 -> 2 4
d 0 7 -> 1 7
d 1 0 -> 2 2
d 5 5 -> 4 3
d 7 2 -> 7 3
d 1 6 -> 1 5
d 7 0 -> 7 2
d 2 7 -> 0 5
d 7 2 -> 4 2
d 3 7 -> 2 7
d 2 2 -> 3 4
d 6 6 -> 6 5
fin

#Sortie attendue: fichier test_integration_01_sortie.txt

