diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2023-04-03 Bruno Haible <bruno@clisp.org> + mbsnrtoc32s tests: Check behaviour in the C locale. + * tests/test-mbsnrtoc32s.c (main): Test behaviour in the C locale. Based + on tests/test-mbsnrtowcs.c. + * tests/test-mbsnrtoc32s-5.sh: New file, based on + tests/test-mbsrtowcs5.sh. + * modules/mbsnrtoc32s-tests (Files): Add it. + (Depends-on): Add btoc32. + (Makefile.am): Run test-mbsnrtoc32s-5.sh. + +2023-04-03 Bruno Haible <bruno@clisp.org> + mbsrtoc32s tests: Check behaviour in the C locale. * tests/test-mbsrtoc32s.c (main): Test behaviour in the C locale. Based on tests/test-mbsrtowcs.c. |