Tulio Magno Quites Machado Filho
08c3b3ace2
Improve error message in the Sanity/abi test
...
Ensure a proper error message is printed in case of the debuginfo
package is not installed.
2026-01-23 12:20:17 -03:00
Tulio Magno Quites Machado Filho
99cf795028
Remove unused variable
2026-01-23 12:20:01 -03:00
Tulio Magno Quites Machado Filho
f813d09e2d
Ensure standard C headers are included in example.c
...
Newer compilers are stricter when using standard C functions, requiring
that all headers are properly included first.
2024-01-17 10:48:33 -03:00
Tulio Magno Quites Machado Filho
c4b1a891b7
Merge #3 Add a test to validate that git continues to work
2023-12-22 15:01:15 +00:00
Tulio Magno Quites Machado Filho
eac9ddf5dc
Add a test to validate zlib-ng ABI compatibility
...
Check if zlib-ng compat library is ABI-compatible with the last zlib
distributed on Fedora and CentOS Stream.
2023-12-22 11:55:05 -03:00
Tulio Magno Quites Machado Filho
2b12e75ba1
Add a test to validate that git continues to work
...
git makes heavy usage of zlib and has been used in order to spot
design errors in the zlib implementation.
This simple test may help us catch them early.
2023-12-22 11:54:18 -03:00
Tulio Magno Quites Machado Filho
58b0cd19b2
Disable regression test for bz690835 on Fedora >= 40
...
Fedora 40 stopped distributing minizip and its default zlib is
zlib-ng-compat, which does not provide minizip.
2023-12-20 18:41:11 -03:00
Tulio Magno Quites Machado Filho
e3bab09493
Add a gating file
...
This helps to run the tests locally without having all the test pieces
in place, including the compat changes to zlib-ng.
2023-08-31 10:57:12 -03:00
Tulio Magno Quites Machado Filho
85362026c6
Replace zlib with zlib-ng-compat
...
Modify the tests in order to install zlib-ng-compat instead of zlib.
2023-08-31 10:56:22 -03:00
Tulio Magno Quites Machado Filho
cf573d69e3
Import zlib tests
...
Copy all the tests from https://src.fedoraproject.org/tests/zlib without
any changes.
2023-08-31 09:53:30 -03:00
releng bot
0ba8fb4e1c
Added the README
2023-08-30 19:22:25 +00:00