msvcrt/tests: Stricter fstat() tests.
commit5f8c3b4a3883c0042ac987d7375e99f5116e009d
authorFrancois Gouget <fgouget@free.fr>
Tue, 9 Dec 2008 14:18:16 +0000 (9 15:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Dec 2008 09:47:19 +0000 (10 10:47 +0100)
tree6d86c9aba21094500e3e87a36d4fd8f8087c3920
parent48db9ceff45627f630f342955affd46b639a4c55
msvcrt/tests: Stricter fstat() tests.

Don't allow fstat() to fail for no reason.
Better check the st_mode field.
dlls/msvcrt/tests/file.c