Module: wine
Branch: refs/heads/master
Commit: 5d3889412d877c8808be38ba94b773eda6383c6c
URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=5d3889412d877c8808be38b…
Author: Juan Lang <juan_lang(a)yahoo.com>
Date: Wed Feb 22 08:02:36 2006 -0800
crypt32: Tidy up tests.
Fix up encoded data to use BYTE arrays rather than strings, and remove
extraneous NULL bytes from the end of some of them
---
dlls/crypt32/tests/encode.c | 109 +++++++++++++--------------
dlls/crypt32/tests/store.c | 176 ++++++++++++++++++++++---------------------
2 files changed, 145 insertions(+), 140 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=5d3889412d877c8808b…