summaryrefslogtreecommitdiff
path: root/tests/Test-auth-basic.px
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Add . to perl path for all perl tests"Tim Rühsen2019-05-301-1/+1
| | | | | | This reverts commit 79be99aff4717a75ec7531d8b3a4ec96341754ca. /usr/bin/env 8.28 and below doesn't know -S.
* Add . to perl path for all perl testsTim Rühsen2018-09-071-1/+1
| | | | | | | * tests/*.px: Add -I . to the shebang This allows perl test to be run from tests/ directory, e.g. via ./Test--post-file.px
* use test filename as default test nameTim Rühsen2014-10-021-2/+1
|
* Remove trailing empty linesGiuseppe Scrivano2014-06-121-1/+0
|
* Use /usr/bin/env to find the perl interpreter.Giuseppe Scrivano2010-06-041-1/+1
|
* [mq]: cfg-mkMicah Cowan2009-09-211-3/+3
|
* Use lexical warnings in test scripts.Steven Schubiger2008-11-121-1/+2
|
* Don't use hardcoded ports.Micah Cowan2008-06-121-1/+1
|
* [svn] Fix for bug #20299: Basic auth creds sent before challengemicah2007-07-291-0/+48