libgd/tests/gdimagestring16
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 gdImageString16 2019-11-28 00:04:50 -05:00
CMakeLists.txt add testcase for gdImageString16 2019-11-28 00:04:50 -05:00
Makemodule.am add testcase for gdImageString16 2019-11-28 00:04:50 -05:00
gdimagestring16.c Improve test cases for gdImageString16 and gdImageStringUp16 (#625) 2020-04-15 00:25:01 +08:00
gdimagestring16_exp.png add testcase for gdImageString16 2019-11-28 00:04:50 -05:00