History log of /curl/tests/data/test3026 (Results 1 – 4 of 4)
Revision Date Author Comments
# 40b62060 14-Jun-2022 Marc Hoersken

test3026: add support for Windows using native Win32 threads

Reviewed-by: Viktor Szakats
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg

Follow up to 7ade9c50b35d95d47a

test3026: add support for Windows using native Win32 threads

Reviewed-by: Viktor Szakats
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg

Follow up to 7ade9c50b35d95d47a43880c3097bebab7a7e690
Closes #9012

show more ...


# 945a81e1 12-Jul-2022 Daniel Stenberg

test3026: require 'threadsafe'

Reported-by: Sukanya Hanumanthu
Fixes #9141
Closes #9142


# 7ade9c50 13-Jun-2022 Daniel Stenberg

test3026: disable on win32

... as it's not likely to have working pthreads

Closes #8996


# 7007324a 08-Jun-2022 Daniel Stenberg

test3026: add missing control file

Follow-up from 2ed101256414ea5

Makes the test run, makes 'make dist' work

This single test takes 24-25 seconds on my machine (with valgri

test3026: add missing control file

Follow-up from 2ed101256414ea5

Makes the test run, makes 'make dist' work

This single test takes 24-25 seconds on my machine (with valgrind). For
this reason I tag it with a "slow" keyword.

Closes #8976

show more ...