space-game001/proj-web/thirdparty/libzip-1.11.3/regress/open_filename_duplicate_consistency.test
Vladislav Khorev d1cab1f3b3 refactoring
2026-01-09 22:33:46 +03:00

12 lines
296 B
Plaintext

# zip_open: file opens fine even though same file name appears twice
program tryopen
arguments -c filename_duplicate.zzip
return 1
file filename_duplicate.zzip filename_duplicate.zip
stdout
opening 'filename_duplicate.zzip' returned error 10
end-of-inline-data
stderr
1 errors
end-of-inline-data