History log of /curl/tests/testcurl.pl (Results 26 – 50 of 143)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_37_1, curl-7_37_0, curl-7_36_0, curl-7_35_0
# 190bb785 04-Jan-2014 Marc Hoersken

testcurl.pl: always show the last 5 commits even with --nogitpull


Revision tags: curl-7_34_0, curl-7_33_0, curl-7_32_0, curl-7_31_0, curl-7_30_0, curl-7_29_0
# ae2a2c99 26-Dec-2012 Yang Tse

curl tool: renaming hugehelp files to tool_hugehelp


# 2ecdd486 30-Nov-2012 Yang Tse

testcurl.pl: build example programs for several autobuilds

Affected autobuilds: IRIX, AIX, Tru64 and AIX.


Revision tags: curl-7_28_1, curl-7_28_0, curl-7_27_0
# 33e19f88 02-Jul-2012 Neil Bowers

testcurl.pl: fix missing semicolon


# b3ebfc2b 02-Jul-2012 Yang Tse

testcurl.pl: allow non in-tree c-ares enabled autobuild


Revision tags: curl-7_26_0
# 4d2c3f0a 13-Apr-2012 Yang Tse

testcurl.pl: build example programs for Android cross-compiles


# 1c3a99b5 12-Apr-2012 Yang Tse

testcurl.pl: build example programs for MinGW cross-compiles


# 8ed40aca 12-Apr-2012 Yang Tse

testcurl.pl: log more environment vars that modify configure and build behavior


Revision tags: curl-7_25_0, curl-7_24_0
# 33c2e1ca 27-Dec-2011 Yang Tse

testcurl.pl: 82c344a3 follow-up


# 84f73698 26-Dec-2011 Yang Tse

testcurl.pl: log ACLOCAL_FLAGS


# 82c344a3 26-Dec-2011 Yang Tse

testcurl.pl: third party m4 warnings filtering adjustment

Make testcurl.pl ignore messages pertaining to third party m4 files we don't
care nor use on a file basis policy while retaining

testcurl.pl: third party m4 warnings filtering adjustment

Make testcurl.pl ignore messages pertaining to third party m4 files we don't
care nor use on a file basis policy while retaining all other warnings.

This closes temporary commit e71e226f

show more ...


# e71e226f 23-Dec-2011 Yang Tse

testcurl.pl: temporary change

Allow autobuilds to run a couple of days without filtering out aclocal
underquoted definition warnings.


Revision tags: curl-7_23_1, curl-7_23_0, curl-7_22_0
# 17a2d70d 24-Jun-2011 Dan Fandrich

Display notes from setup file in testcurl.pl

Autobuild submitters can use this to add some text to their
setup files to describe issues they've found with the build
or tests. This co

Display notes from setup file in testcurl.pl

Autobuild submitters can use this to add some text to their
setup files to describe issues they've found with the build
or tests. This could include laying blame on test failures on
network issues or dependent libraries, explaining away compiler
warnings or providing any additional information that could be
useful to people reviewing and investigating problems with the
publicly available autobuild logs. Note that persistent test
failures that are not issues with curl itself should normally be
fixed by excluding them from the test run instead.

This is an entirely optional field that is not entered by the
user the first time a new build is created.

show more ...


Revision tags: curl-7_21_7
# 3d64ed25 31-May-2011 Daniel Stenberg

testcurl.pl: allow configure args to use '='


Revision tags: curl-7_21_6, curl-7_21_5, curl-7_21_4, curl-7_21_3
# 7e46061c 13-Oct-2010 Guenter Knauf

Added --noconfigure switch to testcurl.pl.


Revision tags: curl-7_21_2
# f37affab 20-Aug-2010 Guenter Knauf

Trial to fix win32 autobuilds.

It seems that its time to look at some better ideas for the win32
non-configure builds; probably a prebuild target which copies
config-win32.h to curl_

Trial to fix win32 autobuilds.

It seems that its time to look at some better ideas for the win32
non-configure builds; probably a prebuild target which copies
config-win32.h to curl_config.h and appends also then feature
defines like USE_ARES.

show more ...


Revision tags: curl-7_21_1
# ff26895b 10-Aug-2010 Guenter Knauf

Added msys Perl since git for Win32 comes with own Perl which identifies as msys.


# 7115245f 10-Aug-2010 Guenter Knauf

Make testcurl.pl Watcom-aware.


Revision tags: curl-7_21_0, curl-7_20_1
# 92b387f5 13-Apr-2010 Guenter Knauf

Use correct directory for c-ares git pull
Signed-off-by: Tor Arntsen <tor@spacetec.no>


# 9c7a9f83 13-Apr-2010 Guenter Knauf

added last git commit output for c-ares too.


# 6ab2cae5 13-Apr-2010 Guenter Knauf

changed the git update block to take care of c-ares repo if detected.


# a8f85e77 12-Apr-2010 Guenter Knauf

updated timestamp of the script.


# f6b7471f 12-Apr-2010 Guenter Knauf

removed obsolete var in gitpull() function
no need to create a var - lets just return the status var itself.


# 302507d5 28-Mar-2010 Ben Greear

Allow running ./tests/testcurl.pl from within git repo.

My first instinct was to run the test script within the checked out
repository. This small change to the script allows that to wo

Allow running ./tests/testcurl.pl from within git repo.

My first instinct was to run the test script within the checked out
repository. This small change to the script allows that to work as
expected.

Signed-off-by: Ben Greear <greearb@candelatech.com>

show more ...


# d4fbf2c3 27-Mar-2010 Daniel Stenberg

make sure git pull is actually done!


123456