Francois Gouget : advapi32/tests: Use win_skip() to skip over unimplemented functionality.
Module: wine Branch: master Commit: e3b00de35ffe47c6681f644ed91a9e9f1a7b3db4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e3b00de35ffe47c6681f644ed9... Author: Francois Gouget <fgouget(a)free.fr> Date: Thu Feb 26 09:45:07 2009 +0100 advapi32/tests: Use win_skip() to skip over unimplemented functionality. --- dlls/advapi32/tests/cred.c | 2 +- dlls/advapi32/tests/crypt.c | 18 +++++++++--------- dlls/advapi32/tests/crypt_lmhash.c | 28 ++++++++++++++-------------- dlls/advapi32/tests/crypt_md4.c | 8 ++++---- dlls/advapi32/tests/crypt_md5.c | 2 +- dlls/advapi32/tests/crypt_sha.c | 2 +- dlls/advapi32/tests/lsa.c | 2 +- dlls/advapi32/tests/security.c | 34 +++++++++++++++++----------------- dlls/advapi32/tests/service.c | 8 ++++---- 9 files changed, 52 insertions(+), 52 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e3b00de35ffe47c6681f64...
participants (1)
-
Alexandre Julliard