summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fbb423791..4699781f9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.