openssl/test/testlib/OpenSSL
Richard Levitte e3ff089249 Small fix in OpenSSL::Test
Be careful when shifting in a function argument, you end up changing
the caller's value.  Instead, when it is an array, make a shallow copy
and shift in that instead.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-09-07 16:10:58 +02:00
..
Test Document OpenSSL::Test and OpenSSL::Test::Simple 2015-09-07 16:10:58 +02:00
Test.pm Small fix in OpenSSL::Test 2015-09-07 16:10:58 +02:00