Add wcs_test, a testsuite for all wchar-related functions.
This commit is contained in:
parent
d7965519f2
commit
d8ef8ef48b
@ -63,6 +63,7 @@ SimpleTest tst-wprintf2 : tst-wprintf2.c ;
|
||||
SimpleTest tst-wscanf : tst-wscanf.c ;
|
||||
SimpleTest test_wcfuncs : test_wcfuncs.c ;
|
||||
SimpleTest test_wctype : test_wctype.c ;
|
||||
SimpleTest wcs_test : wcs_test.cpp ;
|
||||
|
||||
|
||||
# Tell Jam where to find these sources
|
||||
|
3903
src/tests/system/libroot/posix/wcs_test.cpp
Normal file
3903
src/tests/system/libroot/posix/wcs_test.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user