[PATCH 3/3] make_unicode: Mark tab and nbsp as not blank in wine_wctype_table.

Jeff Smith whydoubt at gmail.com
Thu Jan 2 11:46:21 CST 2020


Hi Nikolay,

On Thu, Jan 2, 2020 at 4:13 AM Nikolay Sivov <nsivov at codeweavers.com> wrote:
> This also needs to test other CRT libraries, ntdll and
> kernel32/kernelbase exports, or do we have that somehow covered already?

I am looking into expanding tests for the other CRT libraries and ntdll.
While kernel32 doesn't export these, shlwapi does have some noname
functions for checking character classes, such as IsBlankCharW (which
I added testing for in this series).

Thanks,
Jeff



More information about the wine-devel mailing list