summaryrefslogtreecommitdiff
path: root/test/locale-mbwc/tst_iswgraph.c
blob: 91a70e2d3bca7607fe96b0a136cead335aaef76d (plain)
1
2
3
4
5
6
7
8
9
10
/*
  ISWGRAPH: int iswgraph (wint_t wc);
*/

#define TST_FUNCTION iswgraph

#include "tsp_common.c"
#include "dat_iswgraph.c"

TST_FUNC_ISW (GRAPH, graph);