• Show log

    Commit

  • Hash : 1ab07af5
    Author : Bruno Haible
    Date : 2023-03-30T17:55:31

    mbrlen: Add tests.
    
    * tests/test-mbrlen1.sh: New file, based on tests/test-mbrtowc1.sh.
    * tests/test-mbrlen2.sh: New file, based on tests/test-mbrtowc2.sh.
    * tests/test-mbrlen3.sh: New file, based on tests/test-mbrtowc3.sh.
    * tests/test-mbrlen4.sh: New file, based on tests/test-mbrtowc4.sh.
    * tests/test-mbrlen5.sh: New file, based on tests/test-mbrtowc5.sh.
    * tests/test-mbrlen.c: New file, based on tests/test-mbrtowc.c.
    * tests/test-mbrlen-w32-1.sh: New file, based on
    tests/test-mbrtowc-w32-1.sh.
    * tests/test-mbrlen-w32-2.sh: New file, based on
    tests/test-mbrtowc-w32-2.sh.
    * tests/test-mbrlen-w32-3.sh: New file, based on
    tests/test-mbrtowc-w32-3.sh.
    * tests/test-mbrlen-w32-4.sh: New file, based on
    tests/test-mbrtowc-w32-4.sh.
    * tests/test-mbrlen-w32-5.sh: New file, based on
    tests/test-mbrtowc-w32-5.sh.
    * tests/test-mbrlen-w32-6.sh: New file, based on
    tests/test-mbrtowc-w32-6.sh.
    * tests/test-mbrlen-w32-7.sh: New file, based on
    tests/test-mbrtowc-w32-7.sh.
    * tests/test-mbrlen-w32.c: New file, based on tests/test-mbrtowc-w32.c.
    * modules/mbrlen-tests: New file, based on modules/mbrtowc-tests.
    * doc/posix-functions/mbrlen.texi: Update.
    

  • README

  • Please create and read the docs with
    
      $ cd doc
      $ make gnulib.html
      $ xdg-open gnulib.html
    
    or read the online manual at
    
      https://www.gnu.org/software/gnulib/manual/gnulib.html