git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push
commit36840225df08e962156b0df25662e1cfa240f9dd
authorGuillaume Sasdy <guillaume.sasdy@ensimag.imag.fr>
Fri, 6 Jul 2012 10:03:07 +0000 (6 12:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Jul 2012 19:20:46 +0000 (6 12:20 -0700)
tree259a75af9f34d54bbb48ddf283e26c4f34d1655e
parentc24ff30f965b3d94fcee5817b4a33bfc0cb6352a
git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push

This patch provides a set of tests for the pull and push fonctionnality
of git-remote-mediawiki. The actual tests are kept in a separate function
to allow further tests to re-run the same set of commands with different
push and pull strategies.

Signed-off-by: Simon CATHEBRAS <Simon.Cathebras@ensimag.imag.fr>
Signed-off-by: Julien KHAYAT <Julien.Khayat@ensimag.imag.fr>
Signed-off-by: Simon Perrat <simon.perrat@ensimag.imag.fr>
Signed-off-by: Charles ROUSSEL <Charles.Roussel@ensimag.imag.fr>
Signed-off-by: Guillaume SASDY <Guillaume.Sasdy@ensimag.imag.fr>
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/mw-to-git/t/push-pull-tests.sh [new file with mode: 0644]
contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh [new file with mode: 0755]