cabinet: Add initial tests for Extract [try 2]

James Hawkins truiken at gmail.com
Tue Jan 10 01:16:31 CST 2006


Hi,

This version marks the failing tests as todo_wine, and only uses
DeleteFile instead of file_exists so that a file is removed when it's
not suppsosed to exist.

Changelog:
* Use FCI to create a test cabinet file.
* Add initial tests for Extract.

 configure.ac                   |    1
 dlls/cabinet/Makefile.in       |    2
 dlls/cabinet/tests/Makefile.in |   13 +
 dlls/cabinet/tests/extract.c   |  397 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 413 insertions(+), 0 deletions(-)
 create mode 100644 dlls/cabinet/tests/Makefile.in
 create mode 100644 dlls/cabinet/tests/extract.c

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ea7ba599bc66481b7b2aefe4dd3ef8a049d16755.diff
Type: text/x-patch
Size: 13592 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060110/415574f6/ea7ba599bc66481b7b2aefe4dd3ef8a049d16755-0001.diff


More information about the wine-patches mailing list