libs-base/Tests/base/NSURL
Hugo Melder 273776a3c6
Fix CI and make libcurl a hard-dependency when using libobjc2 (#447)
* Do not enable Win32 threads and locks when using GCC

* Fix compiler check when CC has arguments appended

* Add NSConstantString literal as global variable to avoid linker error

* Make libcurl a hard-dependency on ObjC 2.0 Toolchain

* Bump TOOLS_WINDOWS_MSVC_RELEASE_TAG

* Remove x86 runner for MSVC toolchain

* Add libcurl to MinGW x64 Clang toolchain

* MSVC toolchain requires Windows 1903 and newer but windows-2019 runner is Redstone 5 (1809)

* MinGW GCC adds .exe suffix

* Some tests timeout after 30s. Increase timeout

* Mark late unregister as hopeful on Win32 with GCC

* Mark NSURL test depending on network connection as hopeful
2024-10-10 11:16:47 +02:00
..
Helpers Add interface for category ... needed on sme architectures in order to 2023-07-10 21:39:49 +01:00
basic.m Fix CI and make libcurl a hard-dependency when using libobjc2 (#447) 2024-10-10 11:16:47 +02:00
charsets.m test the URL component character sets 2020-04-13 09:20:59 +01:00
Chunked.dat Add chunked encding test 2012-03-07 07:30:06 +00:00
components.m Added tests to highlight some problems of the current implementation of NSURLQueryItems and NSURLComponent. The tests passed on OSX. 2020-05-04 01:23:28 +03:00
GNUmakefile.preamble tweak cleanup 2011-03-01 09:31:26 +00:00
mystep.m Update for compatibility with latest OSX 2018-01-11 16:33:09 +00:00
test00.m win64/clang+msvc: Skip failing tests and mark flaky test as hopeful 2024-04-28 22:16:45 +02:00
test01.m win64/clang+msvc: Skip failing tests and mark flaky test as hopeful 2024-04-28 22:16:45 +02:00
test02.m Skip all NSURL* test cases using GSInetServerStream on Windows (#268) 2022-09-27 20:21:50 +02:00
testCert.pem Patches by Sergei Golovin 2014-11-20 09:43:21 +00:00
TestInfo Add TestInfo markers 2011-02-23 18:34:39 +00:00
testKey.pem Patches by Sergei Golovin 2014-11-20 09:43:21 +00:00