[PATCH] oleaut32: Add tmarshal conformance test

James Hawkins truiken at gmail.com
Fri Oct 6 15:16:08 CDT 2006


On 10/6/06, Michal Okresa <michal.okresa at ifne.eu> wrote:
> ---
>  dlls/oleaut32/tests/tmarshal.c         | 1099
> ++++++++++++++++++++++++++++++++
>  dlls/oleaut32/tests/tmarshal.idl       |  159 +++++
>  dlls/oleaut32/tests/tmarshal.rc        |   30 +
>  dlls/oleaut32/tests/tmarshal_dispids.h |   34 +
>  4 files changed, 1322 insertions(+), 0 deletions(-)
>
> diff --git a/dlls/oleaut32/tests/tmarshal.c b/dlls/oleaut32/tests/tmarshal.c
> new file mode 100644
> index 0000000..be22443
> --- /dev/null
> +++ b/dlls/oleaut32/tests/tmarshal.c
> @@ -0,0 +1,1099 @@
> +/*
> + * Copyright (C) 2005-2006 Robert Shearman for CodeWeavers
> + *

Um...are you sending this in for Rob Shearman?  If so, you need to add
a changelog with his name in it.

-- 
James Hawkins



More information about the wine-devel mailing list