libgd/tests/gdimagestringup16
wilson chen ec0b439769
Improve test cases for gdImageString16 and gdImageStringUp16 (#625)
Fixed #623. wchar_t is 32 bits on 64-bits AIX, which will result in test case failure.
So we replace wchar_t with unsigned short array.
2020-04-15 00:25:01 +08:00
..
.gitignore add testcase for gdImageStringUp16 2019-11-28 00:05:23 -05:00
CMakeLists.txt add testcase for gdImageStringUp16 2019-11-28 00:05:23 -05:00
Makemodule.am add testcase for gdImageStringUp16 2019-11-28 00:05:23 -05:00
gdimagestringup16.c Improve test cases for gdImageString16 and gdImageStringUp16 (#625) 2020-04-15 00:25:01 +08:00
gdimagestringup16_exp.png add testcase for gdImageStringUp16 2019-11-28 00:05:23 -05:00