History log of /curl/tests/data/test1912 (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_76_1, curl-7_76_0
# e2b4df7b 12-Mar-2021 Daniel Stenberg

tests: use %TESTNUMBER instead of fixed number

This makes the tests easier to copy and relocate to other test numbers
without having to update content.

Closes #6738


Revision tags: curl-7_75_0, curl-7_74_0, curl-7_73_0
# 93653ef9 23-Sep-2020 Dan Fandrich

tests/data: Fix some mismatched XML tags in test cases

This allows these test files to pass xmllint.


# 70984ce1 27-Aug-2020 Jeroen Ooms

tests: add test1912 with typechecks

Validates that gcc-typecheck macros match the new option type API.

Closes #5873