From d61066fcfe7f00843c4660182ea38ba3a5e41803 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 13 Apr 2010 16:14:14 +0200 Subject: test: add API test part1; Needs improvement: Think about a sensible way to map feature sets to the mandated syms. Our LEGACY stuff maps to OB, OBXSI for example. A "normal" config should satisfy the BASE (i.e. $foo.SUSv4.syms) Signed-off-by: Bernhard Reutner-Fischer --- test/API/wctype-CX.SUSv4.syms | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/API/wctype-CX.SUSv4.syms (limited to 'test/API/wctype-CX.SUSv4.syms') diff --git a/test/API/wctype-CX.SUSv4.syms b/test/API/wctype-CX.SUSv4.syms new file mode 100644 index 000000000..81c0331b9 --- /dev/null +++ b/test/API/wctype-CX.SUSv4.syms @@ -0,0 +1,18 @@ +iswalnum_l +iswalpha_l +iswblank_l +iswcntrl_l +iswctype_l +iswdigit_l +iswgraph_l +iswlower_l +iswprint_l +iswpunct_l +iswspace_l +iswupper_l +iswxdigit_l +towctrans_l +towlower_l +towupper_l +wctrans_l +wctype_l -- cgit v1.2.3