]> Savannah Git Hosting - gnulib.git/commit
mbrtowc tests: Renumber tests.
authorBruno Haible <bruno@clisp.org>
Sat, 29 Jul 2023 22:03:01 +0000 (00:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 29 Jul 2023 23:41:18 +0000 (01:41 +0200)
commit8937616375de19573f39628d13b182b23f5c20ec
treeeb78ea78718ac087968d84b3f762a6d443d90097
parent6646bf2eb287fee83c3086d492d6c42ece8fc346
mbrtowc tests: Renumber tests.

* tests/test-mbrtowc*.sh: Renamed 1 -> 2 -> 3 -> 4 -> 5 -> 1.
* tests/test-mbrtowc.c: Update.
* tests/test-mbrtowc-w32-*.sh: Renamed 1 -> 2 -> 3 -> 5 -> 7 -> 4 -> 6 -> 8.
* tests/test-mbrtowc-w32.c: Update.
* modules/mbrtowc-tests: Update.
22 files changed:
ChangeLog
modules/mbrtowc-tests
tests/test-mbrtowc-1.sh [new file with mode: 0755]
tests/test-mbrtowc-2.sh [new file with mode: 0755]
tests/test-mbrtowc-3.sh [new file with mode: 0755]
tests/test-mbrtowc-4.sh [new file with mode: 0755]
tests/test-mbrtowc-5.sh [new file with mode: 0755]
tests/test-mbrtowc-w32-1.sh [deleted file]
tests/test-mbrtowc-w32-2.sh
tests/test-mbrtowc-w32-3.sh
tests/test-mbrtowc-w32-4.sh
tests/test-mbrtowc-w32-5.sh
tests/test-mbrtowc-w32-6.sh
tests/test-mbrtowc-w32-7.sh
tests/test-mbrtowc-w32-8.sh [new file with mode: 0755]
tests/test-mbrtowc-w32.c
tests/test-mbrtowc.c
tests/test-mbrtowc1.sh [deleted file]
tests/test-mbrtowc2.sh [deleted file]
tests/test-mbrtowc3.sh [deleted file]
tests/test-mbrtowc4.sh [deleted file]
tests/test-mbrtowc5.sh [deleted file]