History log of /curl/tests/Makefile.am (Results 26 – 50 of 131)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# ccb466fd 15-Oct-2021 Daniel Stenberg

misc: update copyright years


# ab1671ca 27-Sep-2021 Marc Hoersken

CI/makefiles: introduce dedicated test target

Make it easy to use the same set of test flags
throughout all current and future CI builds.

Reviewed-by: Jay Satiro

Follow

CI/makefiles: introduce dedicated test target

Make it easy to use the same set of test flags
throughout all current and future CI builds.

Reviewed-by: Jay Satiro

Follow up to #7690
Closes #7785

show more ...


Revision tags: curl-7_76_1, curl-7_76_0, curl-7_75_0, curl-7_74_0
# 24f909ce 14-Nov-2020 Marc Hoersken

tests/*server.py: close log file after each log line

Make sure the log file is not locked once a test has
finished and align with the behavior of our logmsg.

Rename curl_test_da

tests/*server.py: close log file after each log line

Make sure the log file is not locked once a test has
finished and align with the behavior of our logmsg.

Rename curl_test_data.py to be a general util.py.
Format and sort Python imports with isort/VSCode.

Bug: #6058
Closes #6206

show more ...


# 4d2f8006 04-Nov-2020 Daniel Stenberg

curl.se: new home

Closes #6172


# 15997f6d 14-Oct-2020 Daniel Stenberg

test122[12]: remove these two tests

... and remove the objnames scripts they tested. They're not used for
anything anymore so testing them serves no purpose!

Reported-by: Marc H

test122[12]: remove these two tests

... and remove the objnames scripts they tested. They're not used for
anything anymore so testing them serves no purpose!

Reported-by: Marc Hörsken
Fixes #6080
Closes #6081

show more ...


Revision tags: curl-7_73_0
# 422f610b 30-Sep-2020 Daniel Stenberg

tests/README: convert to markdown

Closes #6028


Revision tags: tiny-curl-7_72_0, curl-7_72_0, curl-7_71_1, curl-7_71_0
# f3f5d82e 12-May-2020 Daniel Stenberg

docs/options-in-versions: which version added each cmdline option

Added test 971 to verify that the list is in sync with the files in
cmdline-opts. The check also verifies that .d-files

docs/options-in-versions: which version added each cmdline option

Added test 971 to verify that the list is in sync with the files in
cmdline-opts. The check also verifies that .d-files that uses Added:
specify the same version number as the options-in-versions file does.

Closes #5381

show more ...


Revision tags: curl-7_70_0
# 7e539746 19-Apr-2020 Daniel Stenberg

tests/FILEFORMAT: converted to markdown and extended

Closes #5261


# a3a5e2ea 29-Mar-2020 Daniel Stenberg

dist: add tests/version-scan.pl to tarball

... used in test 1177.

Follow-up to a97d826f6de3


# 4be2560e 15-Mar-2020 Marc Hoersken

tests: remove python_dependencies for smbserver from our tree

Users of the SMB tests will have to install impacket manually.

Reasoning: our in-tree version of impacket was quite out

tests: remove python_dependencies for smbserver from our tree

Users of the SMB tests will have to install impacket manually.

Reasoning: our in-tree version of impacket was quite outdated
and only compatible with Python 2 which is already end-of-life.
Upgrading to Python 3 and a compatible impacket version would
require to import additional Python-only and CPython-extension
dependencies. This would have hindered portability enormously.

Closes #5094

show more ...


Revision tags: curl-7_69_1
# c0d8b96f 03-Mar-2020 Marc Hoersken

ci/tests: Send test results to AppVeyor for status overview

Closes #5021


# c537b005 03-Mar-2020 Daniel Stenberg

dist: include tests/azure.pm in the tarball

Bug: https://github.com/curl/curl/commit/ada581f2cc32f48c1629b729707ac19208435b27#commitcomment-37601589
Reported-by: Marcel Raad


Revision tags: curl-7_69_0
# fb723fd9 07-Jan-2020 Daniel Stenberg

test1167: verify global symbols in public headers are curl prefixed

... using the new badsymbols.pl perl script

Fixes #4793
Closes #4794


Revision tags: curl-7_68_0
# 793e3776 26-Nov-2019 Marcel Raad

dist: add error-codes.pl

Follow-up to commit 74f441c6d31.
This should fix test 1175 when run via the daily source tarballs.

Closes https://github.com/curl/curl/pull/4638


Revision tags: curl-7_67_0, curl-7_66_0, curl-7_65_3
# 275b74a5 15-Jul-2019 Daniel Stenberg

dist: add manpage-syntax.pl

follow-up to 7fb66c403


Revision tags: curl-7_65_2
# 8927d1c2 20-Jun-2019 Daniel Stenberg

tests: add disable-scan.pl to dist

follow-up from 29177f422a5

Closes #4059


Revision tags: curl-7_65_1, curl-7_65_0, curl-7_64_1, curl-7_64_0
# ea77fec1 14-Jan-2019 Daniel Stenberg

tests: move objnames-* from lib into tests

Since they're used purely for testing purposes, I think they should
rather be stored there.

Closes #3470


Revision tags: curl-7_63_0
# fc2c9a96 31-Oct-2018 Kamil Dudka

tests: drop http_pipe.py script no longer used

It is unused since commit f7208df7d9d5cd5e15e2d89237e828f32b63f135.

Closes #3204


Revision tags: curl-7_62_0, curl-7_61_1, curl-7_61_0
# 6785d0dc 16-Jun-2018 Daniel Stenberg

travis: run more tests for coverage check

... run a few more tortured based and run all tests event-based.

Closes #2664


Revision tags: curl-7_60_0, curl-7_59_0, curl-7_58_0, curl-7_57_0, curl-7_56_1, curl-7_56_0
# 4f38db1d 25-Sep-2017 Max Dymond

fuzzer: move to using external curl-fuzzer

Use the external curl-fuzzer repository for fuzzing.

Closes #1923


Revision tags: curl-7_55_1
# 7e949de1 09-Aug-2017 Adam Sampson

dist: Add dictserver.py/negtelnetserver.py to EXTRA_DIST

These weren't included in the 7.55.0 release, but are required in order
to run the full test suite.

Closes #1744


Revision tags: curl-7_55_0
# 7121a994 04-Jul-2017 Daniel Stenberg

dist: add SMB python deps into the tarball


# 615326fd 15-Jun-2017 Daniel Stenberg

dist: add the fuzz dir to the tarball


Revision tags: curl-7_54_1
# b5e143e7 02-Jun-2017 Daniel Stenberg

coverage: run event tests too

... the torture ones are commented out only because they are slooooow.


# f6e0f455 01-Jun-2017 Daniel Stenberg

build: provide easy code coverage measuring

Closes #1528


123456