Skip the Unicode tests on Win9x.
commit50c433bba952173fc1f6f312ea380bece6119fcc
authorFrancois Gouget <fgouget@free.fr>
Thu, 12 Dec 2002 03:54:23 +0000 (12 03:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Dec 2002 03:54:23 +0000 (12 03:54 +0000)
tree32ba19ef31f064b58d9eb69b3d8ec6d16975e3d9
parente948ad1fc7e18a22304487c5db674469e9d7e8a7
Skip the Unicode tests on Win9x.
Test Get{System,Windows}Directory{A,W}(NULL, 0). This is a more
standard way to get len_with_null too.
Adapt the error code checks to take into account variations between
Win9x and NT.
dlls/kernel/tests/directory.c