Skip to content

Commit

Permalink
Fix two tests on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
dillof committed Jul 19, 2023
1 parent dc7816b commit e774853
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 1 addition & 3 deletions regress/changing-size-increases.test
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
description size of input file increases between add and close
arguments test.zip add_file new short 0 0 extract_as 1 short
file test.zip changing-size.zip changing-size-muchlo.zip
file short <inline> <inline>
short
end-of-inline-data
file short short <inline>
muchlonger
end-of-inline-data
2 changes: 1 addition & 1 deletion regress/fdopen_ok.test
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# zip_fdopen: stdin opens fine
program ../src/ziptool
#program ../src/ziptool
arguments /dev/stdin stat 0
return 0
file test.zip test.zip
Expand Down
1 change: 1 addition & 0 deletions regress/short
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
short

0 comments on commit e774853

Please sign in to comment.