]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add unicode test for creating zip files on Windows (#2231)
authorDuncan Horn <40036384+dunhor@users.noreply.github.com>
Wed, 12 Jun 2024 19:00:24 +0000 (12:00 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2024 19:00:24 +0000 (12:00 -0700)
commitad26e379dbe8943c99fd7a9b078e2ed4e23ab8e9
tree07a999947a8948883e53c7c1f9f03bbd9ee915aa
parentbea3a56118b4b4e5ac652f94685b80d3d1b82611
Add unicode test for creating zip files on Windows (#2231)

There's no bug fix here - this just adds a test to verify that zip
creation when using the _w functions works as expected on Windows.

Note: this is a partial cherry-pick from
https://github.com/libarchive/libarchive/pull/2095, which I'm going to
go through and break into smaller pieces in hopes of getting some things
in while discussion of other things can continue.
libarchive/test/test_zip_filename_encoding.c