blob: 9c15e048624062813d4e759790cd33c6e56f8fc8 [file] [log] [blame]
description tests for various encoding flags for zip_name_locate
args test.zip name_locate "‘’“”•–—˜™š›œžŸ " 0 name_locate "‘’“”•–—˜™š›œžŸ " 4 name_locate "‘’“”•–—˜™š›œžŸ " 8 name_locate "‘’“”•–—˜™š›œžŸ " r name_locate "‘’“”•–—˜™š›œžŸ " s
return 0
file test.zip test-cp437.zip test-cp437.zip
stdout name '‘’“”•–—˜™š›œžŸ ' using flags '0' found at index 9
stdout name '‘’“”•–—˜™š›œžŸ ' using flags '4' found at index 9
stdout name '‘’“”•–—˜™š›œžŸ ' using flags 'r' found at index 9
stdout name '‘’“”•–—˜™š›œžŸ ' using flags 's' found at index 9
stderr can't find entry with name '‘’“”•–—˜™š›œžŸ ' using flags '8'