binary-io tests: Avoid test failure on mingw when libtool is used.
authorBruno Haible <bruno@clisp.org>
Sun, 27 Nov 2011 14:54:08 +0000 (15:54 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 27 Nov 2011 14:54:08 +0000 (15:54 +0100)
commit8dccbc62431b05789d06d48ebf83b68180c7ab58
treead7327c8473300f0ebfe4e6175181387d9e192d7
parent48bf98f380eeeaebdb5475ff47bf181f62b58ec6
binary-io tests: Avoid test failure on mingw when libtool is used.

* tests/test-binary-io.c (main): Don't remove t-bin-out2.tmp here.
Don't verify the size of t-bin-out1.tmp here.
* tests/test-binary-io.sh: Verify it here.
Reported by Simon Josefsson.
ChangeLog
tests/test-binary-io.c
tests/test-binary-io.sh