[PATCH v2 4/7] ucrtbase: Implement the new printf corner case behaviour

Piotr Caban piotr.caban at gmail.com
Tue Nov 3 03:18:42 CST 2015


On 11/02/15 22:26, Martin Storsjo wrote:
> +    test_legacy_wide();
> +    test_legacy_msvcrt();
> +    test_legacy_three_digit_exp();
I also think it would be nicer if this tests are called e.g. 
test_printf_legacy_wide.

Thanks,
Piotr





More information about the wine-devel mailing list