(try2) [1/2] kernel32/tests: Add tests for CreateFile errors and opening volumes

Paul Vriens paul.vriens.wine at gmail.com
Wed Jun 3 10:44:26 CDT 2009


Guy Albertelli wrote:
> Changelog:
>    - Add tests to verify error codes returned for certain error cases.
>    - Also add tests for opening volumes and handle the case where we do
>      not have the rights to access the volume.
> ---
>  dlls/kernel32/tests/file.c |  326 +++++++++++++++++++++++++++++++++++++++++++-
>  1 files changed, 324 insertions(+), 2 deletions(-)
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
Hi Guy,

The newly added tests introduce some failures on Win9x and WinME.

Could you have a look?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list