X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=44b3ada9442991ac3df6e21f4af0ba6aa91ec939;hb=d5dda51ad924813ca922bf1ecc88828db7e92b98;hp=0294a01ba0b17e43d3bf1a575be619c7d38dfdad;hpb=2e9258c30f22f1ef53bea4a1e1b23fad4e8110fd;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 0294a01ba..44b3ada94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,327 @@ +2010-01-10 Bruno Haible + + Tests for module 'unistr/u8-strdup'. + * modules/unistr/u8-strdup-tests: New file. + * tests/unistr/test-u8-strdup.c: New file. + * tests/unistr/test-strdup.h: New file. + + Tests for module 'unistr/u32-strncmp'. + * modules/unistr/u32-strncmp-tests: New file. + * tests/unistr/test-u32-strncmp.c: New file. + + Tests for module 'unistr/u16-strncmp'. + * modules/unistr/u16-strncmp-tests: New file. + * tests/unistr/test-u16-strncmp.c: New file. + + Tests for module 'unistr/u8-strncmp'. + * modules/unistr/u8-strncmp-tests: New file. + * tests/unistr/test-u8-strncmp.c: New file. + * tests/unistr/test-strncmp.h: New file. + + Tests for module 'unistr/u32-strcoll'. + * modules/unistr/u32-strcoll-tests: New file. + * tests/unistr/test-u32-strcoll.c: New file. + + Tests for module 'unistr/u16-strcoll'. + * modules/unistr/u16-strcoll-tests: New file. + * tests/unistr/test-u16-strcoll.c: New file. + + Tests for module 'unistr/u8-strcoll'. + * modules/unistr/u8-strcoll-tests: New file. + * tests/unistr/test-u8-strcoll.c: New file. + + Tests for module 'unistr/u32-strcmp'. + * modules/unistr/u32-strcmp-tests: New file. + * tests/unistr/test-u32-strcmp.c: New file. + * tests/unistr/test-u32-strcmp.h: New file. + + Tests for module 'unistr/u16-strcmp'. + * modules/unistr/u16-strcmp-tests: New file. + * tests/unistr/test-u16-strcmp.c: New file. + * tests/unistr/test-u16-strcmp.h: New file. + + Tests for module 'unistr/u8-strcmp'. + * modules/unistr/u8-strcmp-tests: New file. + * tests/unistr/test-u8-strcmp.c: New file. + * tests/unistr/test-u8-strcmp.h: New file. + * tests/unistr/test-strcmp.h: New file. + + Tests for module 'unistr/u32-strncat'. + * modules/unistr/u32-strncat-tests: New file. + * tests/unistr/test-u32-strncat.c: New file. + + Tests for module 'unistr/u16-strncat'. + * modules/unistr/u16-strncat-tests: New file. + * tests/unistr/test-u16-strncat.c: New file. + + Tests for module 'unistr/u8-strncat'. + * modules/unistr/u8-strncat-tests: New file. + * tests/unistr/test-u8-strncat.c: New file. + * tests/unistr/test-strncat.h: New file. + + Tests for module 'unistr/u32-strcat'. + * modules/unistr/u32-strcat-tests: New file. + * tests/unistr/test-u32-strcat.c: New file. + + Tests for module 'unistr/u16-strcat'. + * modules/unistr/u16-strcat-tests: New file. + * tests/unistr/test-u16-strcat.c: New file. + + Tests for module 'unistr/u8-strcat'. + * modules/unistr/u8-strcat-tests: New file. + * tests/unistr/test-u8-strcat.c: New file. + * tests/unistr/test-strcat.h: New file. + + Tests for module 'unistr/u32-stpncpy'. + * modules/unistr/u32-stpncpy-tests: New file. + * tests/unistr/test-u32-stpncpy.c: New file. + + Tests for module 'unistr/u16-stpncpy'. + * modules/unistr/u16-stpncpy-tests: New file. + * tests/unistr/test-u16-stpncpy.c: New file. + + Tests for module 'unistr/u8-stpncpy'. + * modules/unistr/u8-stpncpy-tests: New file. + * tests/unistr/test-u8-stpncpy.c: New file. + * tests/unistr/test-stpncpy.h: New file. + + Tests for module 'unistr/u32-strncpy'. + * modules/unistr/u32-strncpy-tests: New file. + * tests/unistr/test-u32-strncpy.c: New file. + + Tests for module 'unistr/u16-strncpy'. + * modules/unistr/u16-strncpy-tests: New file. + * tests/unistr/test-u16-strncpy.c: New file. + + Tests for module 'unistr/u8-strncpy'. + * modules/unistr/u8-strncpy-tests: New file. + * tests/unistr/test-u8-strncpy.c: New file. + * tests/unistr/test-strncpy.h: New file. + + Tests for module 'unistr/u32-stpcpy'. + * modules/unistr/u32-stpcpy-tests: New file. + * tests/unistr/test-u32-stpcpy.c: New file. + + Tests for module 'unistr/u16-stpcpy'. + * modules/unistr/u16-stpcpy-tests: New file. + * tests/unistr/test-u16-stpcpy.c: New file. + + Tests for module 'unistr/u8-stpcpy'. + * modules/unistr/u8-stpcpy-tests: New file. + * tests/unistr/test-u8-stpcpy.c: New file. + * tests/unistr/test-stpcpy.h: New file. + + Tests for module 'unistr/u32-strcpy'. + * modules/unistr/u32-strcpy-tests: New file. + * tests/unistr/test-u32-strcpy.c: New file. + + Tests for module 'unistr/u16-strcpy'. + * modules/unistr/u16-strcpy-tests: New file. + * tests/unistr/test-u16-strcpy.c: New file. + + Tests for module 'unistr/u8-strcpy'. + * modules/unistr/u8-strcpy-tests: New file. + * tests/unistr/test-u8-strcpy.c: New file. + * tests/unistr/test-strcpy.h: New file. + + Tests for module 'unistr/u32-strnlen'. + * modules/unistr/u32-strnlen-tests: New file. + * tests/unistr/test-u32-strnlen.c: New file. + + Tests for module 'unistr/u16-strnlen'. + * modules/unistr/u16-strnlen-tests: New file. + * tests/unistr/test-u16-strnlen.c: New file. + + Tests for module 'unistr/u8-strnlen'. + * modules/unistr/u8-strnlen-tests: New file. + * tests/unistr/test-u8-strnlen.c: New file. + * tests/unistr/test-strnlen.h: New file. + + Tests for module 'unistr/u32-strlen'. + * modules/unistr/u32-strlen-tests: New file. + * tests/unistr/test-u32-strlen.c: New file. + + Tests for module 'unistr/u16-strlen'. + * modules/unistr/u16-strlen-tests: New file. + * tests/unistr/test-u16-strlen.c: New file. + + Tests for module 'unistr/u8-strlen'. + * modules/unistr/u8-strlen-tests: New file. + * tests/unistr/test-u8-strlen.c: New file. + + Tests for module 'unistr/u32-prev'. + * modules/unistr/u32-prev-tests: New file. + * tests/unistr/test-u32-prev.c: New file. + + Tests for module 'unistr/u16-prev'. + * modules/unistr/u16-prev-tests: New file. + * tests/unistr/test-u16-prev.c: New file. + + Tests for module 'unistr/u8-prev'. + * modules/unistr/u8-prev-tests: New file. + * tests/unistr/test-u8-prev.c: New file. + + Tests for module 'unistr/u32-next'. + * modules/unistr/u32-next-tests: New file. + * tests/unistr/test-u32-next.c: New file. + + Tests for module 'unistr/u16-next'. + * modules/unistr/u16-next-tests: New file. + * tests/unistr/test-u16-next.c: New file. + + Tests for module 'unistr/u8-next'. + * modules/unistr/u8-next-tests: New file. + * tests/unistr/test-u8-next.c: New file. + + Tests for module 'unistr/u32-strmbtouc'. + * modules/unistr/u32-strmbtouc-tests: New file. + * tests/unistr/test-u32-strmbtouc.c: New file. + + Tests for module 'unistr/u16-strmbtouc'. + * modules/unistr/u16-strmbtouc-tests: New file. + * tests/unistr/test-u16-strmbtouc.c: New file. + + Tests for module 'unistr/u8-strmbtouc'. + * modules/unistr/u8-strmbtouc-tests: New file. + * tests/unistr/test-u8-strmbtouc.c: New file. + + Tests for module 'unistr/u32-strmblen'. + * modules/unistr/u32-strmblen-tests: New file. + * tests/unistr/test-u32-strmblen.c: New file. + + Tests for module 'unistr/u16-strmblen'. + * modules/unistr/u16-strmblen-tests: New file. + * tests/unistr/test-u16-strmblen.c: New file. + + Tests for module 'unistr/u8-strmblen'. + * modules/unistr/u8-strmblen-tests: New file. + * tests/unistr/test-u8-strmblen.c: New file. + + Tests for module 'unistr/u32-cpy-alloc'. + * modules/unistr/u32-cpy-alloc-tests: New file. + * tests/unistr/test-u32-cpy-alloc.c: New file. + + Tests for module 'unistr/u16-cpy-alloc'. + * modules/unistr/u16-cpy-alloc-tests: New file. + * tests/unistr/test-u16-cpy-alloc.c: New file. + + Tests for module 'unistr/u8-cpy-alloc'. + * modules/unistr/u8-cpy-alloc-tests: New file. + * tests/unistr/test-u8-cpy-alloc.c: New file. + * tests/unistr/test-cpy-alloc.h: New file. + + Tests for module 'unistr/u32-mbsnlen'. + * modules/unistr/u32-mbsnlen-tests: New file. + * tests/unistr/test-u32-mbsnlen.c: New file. + + Tests for module 'unistr/u16-mbsnlen'. + * modules/unistr/u16-mbsnlen-tests: New file. + * tests/unistr/test-u16-mbsnlen.c: New file. + + Tests for module 'unistr/u8-mbsnlen'. + * modules/unistr/u8-mbsnlen-tests: New file. + * tests/unistr/test-u8-mbsnlen.c: New file. + + Tests for module 'unistr/u32-chr'. + * modules/unistr/u32-chr-tests: New file. + * tests/unistr/test-u32-chr.c: New file. + + Tests for module 'unistr/u16-chr'. + * modules/unistr/u16-chr-tests: New file. + * tests/unistr/test-u16-chr.c: New file. + + Tests for module 'unistr/u8-chr'. + * modules/unistr/u8-chr-tests: New file. + * tests/unistr/test-u8-chr.c: New file. + * tests/unistr/test-chr.h: New file, based on tests/test-memchr.c. + + Tests for module 'unistr/u32-cmp2'. + * modules/unistr/u32-cmp2-tests: New file. + * tests/unistr/test-u32-cmp2.c: New file. + + Tests for module 'unistr/u16-cmp2'. + * modules/unistr/u16-cmp2-tests: New file. + * tests/unistr/test-u16-cmp2.c: New file. + + Tests for module 'unistr/u8-cmp2'. + * modules/unistr/u8-cmp2-tests: New file. + * tests/unistr/test-u8-cmp2.c: New file. + * tests/unistr/test-cmp2.h: New file, based on tests/unistr/test-cmp.h. + + Tests for module 'unistr/u32-cmp'. + * modules/unistr/u32-cmp-tests: New file. + * tests/unistr/test-u32-cmp.c: New file. + + Tests for module 'unistr/u16-cmp'. + * modules/unistr/u16-cmp-tests: New file. + * tests/unistr/test-u16-cmp.c: New file. + + Tests for module 'unistr/u8-cmp'. + * modules/unistr/u8-cmp-tests: New file. + * tests/unistr/test-u8-cmp.c: New file. + * tests/unistr/test-cmp.h: New file, based on tests/test-memcmp.c. + + Tests for module 'unistr/u32-set'. + * modules/unistr/u32-set-tests: New file. + * tests/unistr/test-u32-set.c: New file. + + Tests for module 'unistr/u16-set'. + * modules/unistr/u16-set-tests: New file. + * tests/unistr/test-u16-set.c: New file. + + Tests for module 'unistr/u8-set'. + * modules/unistr/u8-set-tests: New file. + * tests/unistr/test-u8-set.c: New file. + * tests/unistr/test-set.h: New file. + + Tests for module 'unistr/u32-move'. + * modules/unistr/u32-move-tests: New file. + * tests/unistr/test-u32-move.c: New file. + + Tests for module 'unistr/u16-move'. + * modules/unistr/u16-move-tests: New file. + * tests/unistr/test-u16-move.c: New file. + + Tests for module 'unistr/u8-move'. + * modules/unistr/u8-move-tests: New file. + * tests/unistr/test-u8-move.c: New file. + * tests/unistr/test-move.h: New file. + + Tests for module 'unistr/u32-cpy'. + * modules/unistr/u32-cpy-tests: New file. + * tests/unistr/test-u32-cpy.c: New file. + + Tests for module 'unistr/u16-cpy'. + * modules/unistr/u16-cpy-tests: New file. + * tests/unistr/test-u16-cpy.c: New file. + + Tests for module 'unistr/u8-cpy'. + * modules/unistr/u8-cpy-tests: New file. + * tests/unistr/test-u8-cpy.c: New file. + * tests/unistr/test-cpy.h: New file. + 2010-01-09 Bruno Haible + Tests for module 'unistr/u32-uctomb'. + * modules/unistr/u32-uctomb-tests: New file. + * tests/unistr/test-u32-uctomb.c: New file. + + Tests for module 'unistr/u16-uctomb'. + * modules/unistr/u16-uctomb-tests: New file. + * tests/unistr/test-u16-uctomb.c: New file. + + Tests for module 'unistr/u8-uctomb'. + * modules/unistr/u8-uctomb-tests: New file. + * tests/unistr/test-u8-uctomb.c: New file. + + Tests for module 'unistr/u32-mbtoucr'. + * modules/unistr/u32-mbtoucr-tests: New file. + * tests/unistr/test-u32-mbtoucr.c: New file. + + Tests for module 'unistr/u16-mbtoucr'. + * modules/unistr/u16-mbtoucr-tests: New file. + * tests/unistr/test-u16-mbtoucr.c: New file. + Tests for module 'unistr/u8-mbtoucr'. * modules/unistr/u8-mbtoucr-tests: New file. * tests/unistr/test-u8-mbtoucr.c: New file.