]> Savannah Git Hosting - gnulib.git/commit
mbstowcs: Add tests.
authorBruno Haible <bruno@clisp.org>
Thu, 30 Mar 2023 22:30:39 +0000 (00:30 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 30 Mar 2023 22:30:39 +0000 (00:30 +0200)
commite5b2b726e2720cb6c13fde84afd1514aca9f03d6
tree41599bcfe7af198dbf1182d5bd09c9bad71a2236
parent7595a8817e03c1366817e69aa74263efa2ca4979
mbstowcs: Add tests.

* tests/test-mbstowcs1.sh: New file, based on tests/test-mbsrtowcs1.sh.
* tests/test-mbstowcs2.sh: New file, based on tests/test-mbsrtowcs2.sh.
* tests/test-mbstowcs3.sh: New file, based on tests/test-mbsrtowcs3.sh.
* tests/test-mbstowcs4.sh: New file, based on tests/test-mbsrtowcs4.sh.
* tests/test-mbstowcs5.sh: New file, based on tests/test-mbsrtowcs5.sh.
* tests/test-mbstowcs.c: New file, based on tests/test-mbsrtowcs.c.
* modules/mbstowcs-tests: New file, based on modules/mbsrtowcs-tests.
ChangeLog
modules/mbstowcs-tests [new file with mode: 0644]
tests/test-mbstowcs.c [new file with mode: 0644]
tests/test-mbstowcs1.sh [new file with mode: 0755]
tests/test-mbstowcs2.sh [new file with mode: 0755]
tests/test-mbstowcs3.sh [new file with mode: 0755]
tests/test-mbstowcs4.sh [new file with mode: 0755]
tests/test-mbstowcs5.sh [new file with mode: 0755]