aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9501-gitweb-standalone-http-status.sh
AgeCommit message (Expand)AuthorFilesLines
2022-04-13revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason1-0/+1
2021-02-10test libs: rename gitweb-lib.sh to lib-gitweb.shÆvar Arnfjörð Bjarmason1-1/+1
2020-11-19t9[5-7]*: adjust the references to the default branch name "main"Johannes Schindelin1-8/+8
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2016-01-12t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman...Elia Pinto1-3/+3
2013-04-26t9501: do not use export X=YTorsten Bögershausen1-5/+10
2012-06-12gitweb: Skip 'modification times' tests when no date parser availableRamsay Jones1-7/+14
2012-03-30gitweb: add If-Modified-Since handling to git_snapshot().W. Trevor King1-0/+33
2012-03-30gitweb: refactor If-Modified-Since handlingW. Trevor King1-1/+26
2012-02-28gitweb: Handle invalid regexp in regexp searchJakub Narebski1-0/+10
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason1-1/+0
2010-12-14t9501-*.sh: Fix a test failure on CygwinRamsay Jones1-1/+1
2010-03-20Use test_expect_success for test setupsBrian Gernhardt1-3/+4
2010-02-06t9501: Re-fix max load testBrian Gernhardt1-9/+2
2010-02-05t9501: Skip testing load if we can't detect itBrian Gernhardt1-1/+8
2010-01-30gitweb: Load checkingJohn 'Warthog9' Hawley1-0/+22
2010-01-30gitweb: Make running t9501 test with '--debug' reliable and usableJakub Narebski1-5/+3
2009-11-23Merge branch 'mr/gitweb-snapshot'Junio C Hamano1-0/+39
2009-10-02tests: make all test files executableMark Rada1-0/+0
2009-09-29gitweb: check given hash before trying to create snapshotMark Rada1-0/+39
2009-08-27gitweb: add t9501 tests for checking HTTP status codesMark Rada1-0/+78