Module: wine Branch: master Commit: bca6cbcea70e6b09e4bc7019e01b60ac50d8abc5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bca6cbcea70e6b09e4bc7019e0...
Author: Juan Lang juan.lang@gmail.com Date: Mon Jul 28 13:25:44 2008 -0700
crypt32: Move simplified message tests to their own file.
---
dlls/crypt32/tests/Makefile.in | 1 + dlls/crypt32/tests/message.c | 244 ++++++++++++++++++++++++++++++++++++++++ dlls/crypt32/tests/msg.c | 180 ----------------------------- 3 files changed, 245 insertions(+), 180 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bca6cbcea70e6b09e4bc70...