summaryrefslogtreecommitdiff
path: root/test/locale-mbwc/tst_iswpunct.c
blob: 4749d61e3c7e7ffeb8d2d62a3a762f36b3c63849 (plain)
1
2
3
4
5
6
7
8
9
10
/*
  ISWPUNCT: int iswpunct (wint_t wc);
*/

#define TST_FUNCTION iswpunct

#include "tsp_common.c"
#include "dat_iswpunct.c"

TST_FUNC_ISW (PUNCT, punct);