On Wed, Nov 5, 2008 at 1:01 AM, Paul Bryan Roberts <[EMAIL PROTECTED]> wrote: > This is a resubmission > > This patch has been reworked. > The changes in the Wine server is withdrawn. > Only a minimum of tests of GetFileSecurity() and SetFileSecuirty() for the > 'file case' are provided. >
I haven't tried these tests myself, but as your are writing tests for your fixes, I can't imagine that these tests actually pass. If the tests fail, you have to wrap them in todo_wine. You can find examples of this all over the code base. -- James Hawkins
