]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: add test1912 with typechecks
authorJeroen Ooms <jeroenooms@gmail.com>
Thu, 27 Aug 2020 22:20:47 +0000 (00:20 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 28 Aug 2020 21:36:55 +0000 (23:36 +0200)
commit70984ce1be4cab6c9e66d196189e9420ff54ac5b
tree7892e7b54313b6ee408d16dd570c5b8e64627d52
parent6e18568ba386ec82e422d238b4976673a8df2524
tests: add test1912 with typechecks

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

Closes #5873
include/curl/typecheck-gcc.h
tests/data/test1912 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib1912.c [new file with mode: 0644]