Re: shell32: Remove redundant .\\ from test files
Oct. 13, 2005
5:25 a.m.
James Hawkins wrote:
Hi,
I started by removing all .\\ from the shlfileop.c test file in msvc and the tests all passed , but three of the tests failed in wine.
If the tests fail on wine, should they not be todo_wine{} then? regards, Jakob
October 2005
2:23 a.m.
New subject: shell32: Remove redundant .\\ from test files
On 10/13/05, Jakob Eriksson <jakob(a)vmlinux.org> wrote:
James Hawkins wrote:
Hi,
I started by removing all .\\ from the shlfileop.c test file in msvc and the tests all passed , but three of the tests failed in wine.
If the tests fail on wine, should they not be todo_wine{} then?
The fix is the first part of the patch and corresponds to the changelog item: * Fix a bug where a file being deleted has to be listed with a directory. -- James Hawkins
7459
Age (days ago)
7469
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jakob Eriksson -
James Hawkins