History log of /openbsd-current/regress/lib/libz/utils_unittest.cc
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 29-Aug-2023 yasuoka

Have #include <cstdio> when using fprintf(). This is needed if
wchar.h stops including stdio.h. from asou

ok tb


Revision tags: OPENBSD_7_3_BASE
# 1.4 10-Nov-2022 kn

Downgrade test to C++98 to fix build on GCC archs

Spotted on sparc64, diff from miod, tb and bluhm agree.


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.3 04-Apr-2022 tb

Include license rather than referring to it. Text from
https://chromium.googlesource.com/chromium/src/+/refs/heads/main/LICENSE


# 1.2 29-Mar-2022 tb

Add Eric Biggers's reproducer for the memory corruption with
the Z_DEFAULT_STRATEGY.


# 1.1 29-Mar-2022 bluhm

Add Google Chromium tests for libz bugs. Write a minimal wrapper
to avoid importing GoogleTest, Google's C++ test framework.


# 1.4 10-Nov-2022 kn

Downgrade test to C++98 to fix build on GCC archs

Spotted on sparc64, diff from miod, tb and bluhm agree.


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.3 04-Apr-2022 tb

Include license rather than referring to it. Text from
https://chromium.googlesource.com/chromium/src/+/refs/heads/main/LICENSE


# 1.2 29-Mar-2022 tb

Add Eric Biggers's reproducer for the memory corruption with
the Z_DEFAULT_STRATEGY.


# 1.1 29-Mar-2022 bluhm

Add Google Chromium tests for libz bugs. Write a minimal wrapper
to avoid importing GoogleTest, Google's C++ test framework.


Revision tags: OPENBSD_7_1_BASE
# 1.3 04-Apr-2022 tb

Include license rather than referring to it. Text from
https://chromium.googlesource.com/chromium/src/+/refs/heads/main/LICENSE


# 1.2 29-Mar-2022 tb

Add Eric Biggers's reproducer for the memory corruption with
the Z_DEFAULT_STRATEGY.


# 1.1 29-Mar-2022 bluhm

Add Google Chromium tests for libz bugs. Write a minimal wrapper
to avoid importing GoogleTest, Google's C++ test framework.


# 1.2 29-Mar-2022 tb

Add Eric Biggers's reproducer for the memory corruption with
the Z_DEFAULT_STRATEGY.


# 1.1 29-Mar-2022 bluhm

Add Google Chromium tests for libz bugs. Write a minimal wrapper
to avoid importing GoogleTest, Google's C++ test framework.