commit | 3b5e2d0e8d55fd61c8b0f7aaf61b6b097654a5c1 | [log] [tgz] |
---|---|---|
author | Nick Alcock <nick.alcock@oracle.com> | Tue Apr 02 16:13:46 2024 +0100 |
committer | Nick Alcock <nick.alcock@oracle.com> | Fri Apr 19 16:14:47 2024 +0100 |
tree | 776a06ad8a27133fd7cad18cdbd9187f78ae65b3 | |
parent | a96a9ca9535e0a59bd4367dd84040aa0a9ac6f48 [diff] |
libctf: add rewriting tests Now there's a chance of it actually working, we can add more tests for the long-broken dict read-and-rewrite cases. This is the first ever test for the (rarely-used, unpleasant, and until recently completely broken) ctf_gzwrite function. libctf/ * testsuite/libctf-regression/gzrewrite*: New test. * testsuite/libctf-regression/zrewrite*: Likewise.