[PATCH] cmd/tests: Add tests for 'del' (Fixes bug 35970)

Hugh McMaster hugh.mcmaster at outlook.com
Sat Nov 1 05:57:05 CDT 2014


Wine currently raises an errorlevel of 1 when trying to delete a non-existant file. This is incorrect.

The correct value is 0 for all versions of Windows (on the testbot), except Windows 2000, which raises a value of 1.

The patch fixes bug 35970.
 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmd-tests-del.patch
Type: application/octet-stream
Size: 2496 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141101/3047f467/attachment-0001.obj>


More information about the wine-patches mailing list