]> git.ipfire.org Git - thirdparty/libarchive.git/commit
tests: use CreateFileA for char* filenames
authorSteve Lhomme <robux4@ycbcr.xyz>
Wed, 24 May 2023 13:00:04 +0000 (15:00 +0200)
committerMartin Matuška <martin@matuska.de>
Thu, 13 Jul 2023 22:30:42 +0000 (00:30 +0200)
commitd9a7d055617ebfb156df5bdc0e19d95209bfbc4e
tree2d3ccaaff4e9525e8d8121233b5537d751dc8b12
parent35b79b01cbb98262dc06c23cfaa180e6735b75b1
tests: use CreateFileA for char* filenames

In case the code is compiled with the UNICODE define.
test_utils/test_main.c