summaryrefslogtreecommitdiff
path: root/tests/testcurl.pl
Commit message (Expand)AuthorAgeFilesLines
* testcurl: bump version dateDan Fandrich2023-03-301-1/+1
* tests: switch to 3-argument open in test suiteDan Fandrich2023-03-301-76/+76
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: use "autoreconf -fi" instead buildconfPhilip H2022-05-021-2/+2
* netware: remove supportDaniel Stenberg2022-01-311-20/+1
* misc: remove the final watcom referencesDaniel Stenberg2022-01-171-5/+3
* configure: provide --with-openssl, deprecate --with-sslDaniel Stenberg2021-04-151-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* buildconf: invoke 'autoreconf -fi' insteadDaniel Stenberg2020-08-271-9/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* perl: align order and completeness of Windows OS checksMarc Hoersken2020-03-071-1/+1
* cleanup: misc typos in strings and commentsluz.paz2018-03-161-1/+1
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-16/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
* testcurl.pl: use rel2abs to make the source directory absoluteDan Fandrich2015-05-241-3/+3
* testcurl.pl: allow source to be in an arbitrary directoryDan Fandrich2015-05-211-11/+16
* testcurl.pl: add the --notes option to supply more info about a buildDan Fandrich2015-03-241-1/+5
* testcurl: Allow '=' in values given on command lineDagobert Michelsen2015-03-211-7/+7
* testcurl: bump the version of this script!Daniel Stenberg2014-11-251-1/+1
* testcurl: skip reading the setup file if given enough cmdline infoDaniel Stenberg2014-11-251-2/+9
* testcurl.pl: log the value of --runtestopts in the test headerDan Fandrich2014-07-171-0/+1
* testcurl.pl: always show the last 5 commits even with --nogitpullMarc Hoersken2014-01-051-21/+35
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-1/+1
* testcurl.pl: build example programs for several autobuildsYang Tse2012-11-301-1/+21
* testcurl.pl: fix missing semicolonNeil Bowers2012-07-021-1/+1
* testcurl.pl: allow non in-tree c-ares enabled autobuildYang Tse2012-07-021-2/+9
* testcurl.pl: build example programs for Android cross-compilesYang Tse2012-04-131-2/+3
* testcurl.pl: build example programs for MinGW cross-compilesYang Tse2012-04-121-1/+16
* testcurl.pl: log more environment vars that modify configure and build behaviorYang Tse2012-04-121-2/+9
* testcurl.pl: 82c344a3 follow-upYang Tse2011-12-271-5/+6
* testcurl.pl: log ACLOCAL_FLAGSYang Tse2011-12-261-0/+1
* testcurl.pl: third party m4 warnings filtering adjustmentYang Tse2011-12-261-2/+3
* testcurl.pl: temporary changeYang Tse2011-12-231-2/+3
* Display notes from setup file in testcurl.plDan Fandrich2011-06-231-2/+4
* testcurl.pl: allow configure args to use '='Daniel Stenberg2011-05-311-3/+4
* Added --noconfigure switch to testcurl.pl.Guenter Knauf2010-10-141-1/+6
* Trial to fix win32 autobuilds.Guenter Knauf2010-08-201-10/+11
* Added msys Perl since git for Win32 comes with own Perl which identifies as m...Guenter Knauf2010-08-101-1/+1
* Make testcurl.pl Watcom-aware.Guenter Knauf2010-08-101-4/+7
* Use correct directory for c-ares git pullGuenter Knauf2010-04-131-3/+3
* added last git commit output for c-ares too.Guenter Knauf2010-04-131-7/+15
* changed the git update block to take care of c-ares repo if detected.Guenter Knauf2010-04-131-25/+20
* updated timestamp of the script.Guenter Knauf2010-04-121-1/+1
* removed obsolete var in gitpull() functionGuenter Knauf2010-04-121-5/+2
* Allow running ./tests/testcurl.pl from within git repo.Ben Greear2010-03-281-0/+4
* make sure git pull is actually done!Daniel Stenberg2010-03-271-13/+11
* Avoid double newline for the 'last commits' log in testcurl.plTor Arntsen2010-03-251-0/+1
* Change to version-independent git option for 'git log --oneline'Tor Arntsen2010-03-251-1/+1
* show 5 commits even if no git pull was madeDaniel Stenberg2010-03-251-5/+5