mbrtowc: Add more tests for native Windows platforms.
authorBruno Haible <bruno@clisp.org>
Sun, 13 Feb 2011 23:09:53 +0000 (00:09 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 13 Feb 2011 23:21:38 +0000 (00:21 +0100)
commite375fe39814a52a3f49f81e8d63add6d90ce5d0a
treef6c527666cae90f025e2fe74fbe7ef34917e0cc5
parenta035a8d38a608a06b9540b0cae6a2c7ea99f9638
mbrtowc: Add more tests for native Windows platforms.

* tests/test-mbrtowc-w32-1.sh: New file.
* tests/test-mbrtowc-w32-2.sh: New file.
* tests/test-mbrtowc-w32-3.sh: New file.
* tests/test-mbrtowc-w32-4.sh: New file.
* tests/test-mbrtowc-w32-5.sh: New file.
* tests/test-mbrtowc-w32.c: New file.
* modules/mbrtowc-tests (Files): Add them.
(Makefile.am): Arrange to run these tests.
* tests/test-mbrtowc-w32-6.sh: New file, currently unused.
* tests/test-mbrtowc-w32-7.sh: New file, currently unused.
ChangeLog
modules/mbrtowc-tests
tests/test-mbrtowc-w32-1.sh [new file with mode: 0755]
tests/test-mbrtowc-w32-2.sh [new file with mode: 0755]
tests/test-mbrtowc-w32-3.sh [new file with mode: 0755]
tests/test-mbrtowc-w32-4.sh [new file with mode: 0755]
tests/test-mbrtowc-w32-5.sh [new file with mode: 0755]
tests/test-mbrtowc-w32-6.sh [new file with mode: 0755]
tests/test-mbrtowc-w32-7.sh [new file with mode: 0755]
tests/test-mbrtowc-w32.c [new file with mode: 0644]