Aw: [PATCH 2/2] vbscript: Implement Weekday().

Nikolay Sivov nsivov at codeweavers.com
Tue May 17 02:52:05 CDT 2022



On 5/17/22 10:48, Robert Wilhelm wrote:
> Hi Nikolay,
>
> +call testWeekday(DateSerial(2000, 1, 1), vbSaturday, 1)
> +call testWeekday(DateSerial(2000, 1, 1), vbSaturday, 1)
>
> You have this line twice. Is this intentional?

It was not intentional, I'll resend after first patch gets in (or doesn't).

>
> Maybe you could add a test where second argument of Weekday is omitted.

It's there, within testWeekday().

>
> Thanks,
> Robert
>   




More information about the wine-devel mailing list