[advapi32/tests] Make use of skip

Paul Vriens paul.vriens.wine at gmail.com
Fri Mar 2 02:59:26 CST 2007


Hi,

First patch to start using 'skip' wherever appropriate. The reasoning is that
currently test.winehq.org shows (0 tests, 0 TODO, 0 errors) for these tests for
win98/NT/W2K. Adding the skip makes it more obvious why there are no tests run.
Besides that, using skip means the one who wrote the tests didn't consider this
an error.

More will follow (slowly) if this one is accepted.

Obviously we have to add the skip number to the webpages as well. If no
volunteers pop-up, I'll take a shot.

I also changed a LoadLibrary into GetModuleHandle as advapi32.dll is already
linked with this test.

Changelog
      Make use of skip

Cheers,

Paul.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Make-use-of-skip.patch
Type: text/x-patch
Size: 963 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070302/fe80d587/0002-Make-use-of-skip.bin


More information about the wine-patches mailing list