]> git.ipfire.org Git - thirdparty/openssl.git/commit
Reformat the string output to be more in line with the decisions made in #3465
authorPauli <paul.dale@oracle.com>
Sun, 21 May 2017 22:22:19 +0000 (08:22 +1000)
committerRich Salz <rsalz@openssl.org>
Mon, 22 May 2017 12:41:05 +0000 (08:41 -0400)
commit7ac5b84ea7920343f5c69247251bbc84ac259b2b
tree28f8f8585cd0f7718ae7aeab630f43fdde4eb4c8
parent3216f9605c19e835900645ad97064b02f27f77be
Reformat the string output to be more in line with the decisions made in #3465

Don't highlight excess when comparing unequal length strings.

Clean up the NULL / empty string display.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3514)
test/test_test.c
test/testutil/tests.c