summaryrefslogtreecommitdiff
path: root/t/t5540-http-push.sh
AgeCommit message (Expand)Author
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-03-02t554[01]-http-push: refactor, add non-ff testsTay Ray Chuan
2009-11-05test smart http fetch and pushShawn O. Pearce
2009-11-05http tests: use /dumb/ URL prefixShawn O. Pearce
2009-11-05set httpd port before sourcing lib-httpdClemens Buchacher
2009-11-05t5540-http-push: remove redundant fetchesTay Ray Chuan
2009-10-31remote-helpers: return successfully if everything up-to-dateClemens Buchacher
2009-10-31Move WebDAV HTTP push under remote-curlShawn O. Pearce
2009-06-06http-push: send out fetch requests on queueTay Ray Chuan
2009-06-06t5540-http-push: test fetching of packed objectsTay Ray Chuan
2009-06-06t5540-http-push: test fetching of loose objectsTay Ray Chuan
2009-04-05tests: remove exit after test_done callJeff King
2009-03-18Merge branch 'js/remote-improvements'Junio C Hamano
2009-02-27t5540-http-push.sh: avoid non-portable grep -PJay Soffian
2009-02-26add basic http clone/fetch testsJeff King
2009-02-26test scripts: refactor start_httpd helperJeff King
2009-02-15use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan
2009-01-18t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin
2009-01-18http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-07-09Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey
2008-07-09Fix http-push testMike Hommey
2008-07-09Catch failures from t5540-http-pushMike Hommey
2008-06-14fix whitespace violations in test scriptsJeff King
2008-02-27http-push: add regression testsClemens Buchacher