"Juan Lang" juan.lang@gmail.com writes:
From 53a45e7e2adf3b8591f2c07501e7b37538d95657 Mon Sep 17 00:00:00 2001 From: Juan Lang juan.lang@gmail.com Date: Tue, 21 Aug 2007 15:10:35 -0700 Subject: [PATCH] Add more tests for CryptVerifySignatureW, and correct its parameter checking
This breaks the tests:
../../../tools/runtest -q -P wine -M rsaenh.dll -T ../../.. -p rsaenh_test.exe.so rsaenh.c && touch rsaenh.ok rsaenh.c:1081: Test failed: Expected ERROR_INVALID_PARAMETER error, got 80090006 make: *** [rsaenh.ok] Error 1
Also the indentation is messed up, please fix your tab size.