tests: Fixes to recent tests for windows
commit9366d8f76430fac4c64be6dd99e44a13ed4c2fb9
authorSteve Bennett <steveb@workware.net.au>
Mon, 4 May 2020 12:19:53 +0000 (4 22:19 +1000)
committerSteve Bennett <steveb@workware.net.au>
Mon, 4 May 2020 13:04:09 +0000 (4 23:04 +1000)
treeea0af6f35b44e1b441c3b2de9f9cc286929cfb6c
parentb58ccf39a730dba009abbbae19cb55e0200d37ac
tests: Fixes to recent tests for windows

Mostly just avoiding running certain tests, but also:
- rename() won't overwrite an existing file on Windows
- ensure that eof returns 0 or 1
- in aio.test, create and read the file in binary mode

Signed-off-by: Steve Bennett <steveb@workware.net.au>
jim-aio.c
jim-file.c
tests/aio.test
tests/exec2.test
tests/file.test
tests/history.test
tests/posix.test