]> git.ipfire.org Git - thirdparty/curl.git/commit
test1554: check translatable string options in OS400 wrapper
authorPatrick Monnerat <patrick@monnerat.net>
Thu, 10 Aug 2023 22:30:17 +0000 (00:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 17 Aug 2023 15:34:35 +0000 (17:34 +0200)
commitae806395abc8c1f3f4a6e1055fe4655aa82d3e78
tree0f7b1a8721f3427798b1c0be1710c743390a4c22
parente90d3565704944d60f4ffc2ae733fe93ff85df33
test1554: check translatable string options in OS400 wrapper

This test runs a perl script that checks all string options are properly
translated by the OS400 character code conversion wrapper. It also
verifies these options are listed in alphanumeric order in the wrapper
switch statement.

Closes #11650
packages/OS400/README.OS400
packages/OS400/ccsidcurl.c
tests/check-translatable-options.pl [new file with mode: 0755]
tests/data/Makefile.inc
tests/data/test1544 [new file with mode: 0644]