summaryrefslogtreecommitdiffstats
path: root/contrib/mw-to-git/t
AgeCommit message (Expand)AuthorLines
2025-05-12contrib: remove "mw-to-git"Patrick Steinhardt-1940/+0
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie-1/+2
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano-1/+1
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine-1/+1
2021-06-08t: fix whitespace around &&Andrei Rybak-3/+3
2020-09-21remote-mediawiki tests: annotate failing testsÆvar Arnfjörð Bjarmason-2/+3
2020-09-21remote-mediawiki tests: use CLI installerÆvar Arnfjörð Bjarmason-334/+79
2020-09-21remote-mediawiki tests: use inline PerlIO for readabilityÆvar Arnfjörð Bjarmason-4/+3
2020-09-21remote-mediawiki tests: replace deprecated Perl constructÆvar Arnfjörð Bjarmason-2/+1
2020-09-21remote-mediawiki tests: use a more idiomatic dispatch tableÆvar Arnfjörð Bjarmason-7/+7
2020-09-21remote-mediawiki tests: use "$dir/" instead of "$dir."Ævar Arnfjörð Bjarmason-3/+3
2020-09-21remote-mediawiki tests: change `[]` to `test`Ævar Arnfjörð Bjarmason-6/+11
2020-09-21remote-mediawiki tests: use test_cmp in testsÆvar Arnfjörð Bjarmason-4/+4
2020-09-21remote-mediawiki tests: use a 10 character passwordÆvar Arnfjörð Bjarmason-1/+1
2020-09-21remote-mediawiki tests: use the login/password variablesÆvar Arnfjörð Bjarmason-2/+2
2020-09-21remote-mediawiki doc: don't hardcode Debian PHP versionsÆvar Arnfjörð Bjarmason-5/+5
2020-09-16remote-mediawiki doc: link to MediaWiki's current versionÆvar Arnfjörð Bjarmason-0/+3
2019-11-10Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren-3/+3
2018-07-31mw-to-git/t9360: fix broken &&-chainEric Sunshine-1/+1
2017-06-27Spelling fixesVille Skyttä-1/+1
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano-4/+4
2014-04-23git-remote-mediawiki: fix encoding issue for UTF-8 media filesMatthieu Moy-0/+19
2014-04-23git-remote-mediawiki: allow stop/start-ing the test serverMatthieu Moy-1/+11
2014-04-23test-gitmw-lib.sh: use the $( ... ) construct for command substitutionElia Pinto-3/+3
2014-04-23t9365-continuing-queries.sh: use the $( ... ) construct for command substitutionElia Pinto-1/+1
2014-04-17t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionElia Pinto-2/+2
2014-04-17t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto-7/+7
2013-11-12contrib: typofixesMasanari Iida-2/+2
2013-09-24git-remote-mediawiki: bugfix for pages w/ >500 revisionsBenoit Person-0/+23
2013-07-08git-remote-mediawiki: update tests to run with the new bin-wrapperBenoit Person-6/+2
2013-06-14git-remote-mediawiki: remove hardcoded version number in the test suiteBenoit Person-10/+13
2013-04-12git-remote-mediawiki: spelling fixesStefano Lattarini-11/+11
2013-02-24contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" stringDavid Aguilar-1/+1
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy-0/+26
2012-07-17git-remote-mediawiki: allow page names with a ':'Matthieu Moy-0/+20
2012-07-17git-remote-mediawiki: fix incorrect test usage in testMatthieu Moy-1/+1
2012-07-06git-remote-mediawiki: more efficient 'pull' in the best caseMatthieu Moy-0/+17
2012-07-06git-remote-mediawiki (t9363): test 'File:' import and exportNGUYEN Kim Thuat-0/+198
2012-07-06git-remote-mediawiki: support for uploading file in test environmentMatthieu Moy-1/+21
2012-07-06git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 charactersSimon Cathebras-0/+301
2012-07-06git-remote-mediawiki (t9361): test git-remote-mediawiki pull and pushGuillaume Sasdy-0/+168
2012-07-06git-remote-mediawiki (t9360): test git-remote-mediawiki cloneGuillaume Sasdy-0/+257
2012-07-06git-remote-mediawiki: test environment of git-remote-mediawikiGuillaume Sasdy-0/+509
2012-07-06git-remote-mediawiki: scripts to install, delete and clear a MediaWikiGuillaume Sasdy-0/+620