]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add new test test_base64_simdutf to .gitignore file
authorNeil Horman <nhorman@openssl.org>
Mon, 5 Jan 2026 18:26:53 +0000 (13:26 -0500)
committerPauli <paul.dale@oracle.com>
Wed, 7 Jan 2026 02:59:42 +0000 (13:59 +1100)
the test_base64_simdutf test is commonly built but not ignored by our
.gitignore file, fix that up

Fixes #29529

Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/29551)

.gitignore

index 7983f5bbc78cc71128c0293fa01e014e2175b7f5..c8e9abece0d240a3202472f5eeb27aa241acc8fe 100644 (file)
@@ -212,6 +212,7 @@ providers/implementations/rands/test_rng.inc
 /test/evp_pkey_ctx_new_from_name
 /test/threadstest_fips
 /test/timing_load_creds
+/test/test_base64_simdutf
 
 # Demo applications
 /demos/bio/client-arg