summaryrefslogtreecommitdiff
path: root/testcurl.sh
Commit message (Expand)AuthorAgeFilesLines
* made it work ;-)Daniel Stenberg2003-05-271-1/+1
* if cvs update fails, attempt again after 5 seconds and retry 50 timesDaniel Stenberg2003-05-271-3/+23
* if the cvs update fails, don't continue furtherDaniel Stenberg2003-03-201-0/+5
* output what cvs returned, see if we can make the script bail out whenDaniel Stenberg2003-03-131-0/+3
* This script clearly misses to remove the build dir at times when it exits,Daniel Stenberg2003-02-171-2/+2
* fix the configure option queryDaniel Stenberg2003-01-231-6/+8
* reversed the actions on the cmp check for detecting if we're re-runningDaniel Stenberg2003-01-221-2/+2
* use LANG set to C to prevent localized dates etcDaniel Stenberg2003-01-221-0/+4
* pass the options to configure properlyDaniel Stenberg2003-01-221-3/+5
* check for empty confopts before asking for itDaniel Stenberg2003-01-221-1/+1
* put the configure options in the setup file was wellDaniel Stenberg2003-01-221-2/+39
* run 'make test-full' instead of 'make test' to get more details in case ofDaniel Stenberg2003-01-211-2/+2
* use 'make test-full' instead of only 'make test' as it gives a lot of moreDaniel Stenberg2003-01-211-2/+2
* use process id in build directory name to do betterDaniel Stenberg2003-01-201-4/+6
* first attempt at script for distributed testing on various unix hostsDaniel Stenberg2003-01-201-0/+139