space-game001/thirdparty/libzip-1.11.3/regress/add_from_stdin.test
2025-03-28 16:37:05 +06: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