Re: shell32: Remove redundant .\\ from test files
13 Oct
2005
13 Oct
'05
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
23 Oct
23 Oct
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
7445
Age (days ago)
7455
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jakob Eriksson -
James Hawkins