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

8 lines
210 B
Plaintext

# add stdin to zip
arguments -- teststdin.zip add_file teststring.txt /dev/stdin 0 -1
return 0
file teststdin.zip {} teststdin.zip
stdin
This is a test, and it seems to have been successful.
end-of-inline-data