]> git.ipfire.org Git - thirdparty/openssl.git/commit
UTF-8 not easily supported on VMS command line yet
authorRichard Levitte <levitte@openssl.org>
Wed, 16 Jun 2021 04:47:58 +0000 (06:47 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 26 Jun 2021 04:43:08 +0000 (06:43 +0200)
commit46399d9db2c1a1afdfebac1a7fe64276c7f677de
tree9f404f363031a7b8356bf623c842fe5f8924d825
parente7137c8497234e442f0a2639c43453b5baea7695
UTF-8 not easily supported on VMS command line yet

Some tests are designed to test UTF-8 on the command line.
We simply disable those on VMS.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15823)
test/recipes/25-test_x509.t
test/recipes/80-test_pkcs12.t