Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-29 | fixed argument parsing; added --setup option. | Gunter Knauf | |
2004-06-22 | added new --target option for autobuilding other targets than GNU-like. | Gunter Knauf | |
2004-03-25 | Tor Arntsen fixed how this is invoked | Daniel Stenberg | |
2004-03-25 | detect daily snapshots using the new path for this test | Daniel Stenberg | |
2004-03-25 | invoke this script via env, as it is more likely to exist at a fixed path | Daniel Stenberg | |
while perl often is installed in /usr/local/bin or elsewhere | |||
2004-03-24 | Tor Arntsen's mkdir-fix to make this run with perl 5.0005 | Daniel Stenberg | |
2004-03-24 | Avoid doing chdir .., as it breaks the ability to use symlinks properly. | Daniel Stenberg | |
chdir to absolute directory names instead. (this flaw exists in the shell version too) | |||
2004-03-23 | Greg Hewgill's version of testcurl.sh rewritten in perl for greater | Daniel Stenberg | |
portability. I put it in this directory instead of the root since I think perhaps it makes more sense. |