• Show log

    Commit

  • Hash : 3d4a8bff
    Author : Bruno Haible
    Date : 2025-08-26T00:02:22

    nstrftime tests: Test in the UTF-8 environment on native Windows.
    
    Prompted by <https://debbugs.gnu.org/79296>.
    
    * tests/test-nstrftime-w32utf8.sh: New file.
    * tests/test-nstrftime-w32utf8.c: New file.
    * modules/nstrftime-tests (Files): Add them. Add windows-utf8.rc,
    windows-utf8.manifest, m4/windows-rc.m4.
    (configure.ac): Invoke gl_WINDOWS_RC.
    (Makeile.am): Arrange to build test-nstrftime-w32utf8 and
    run test-nstrftime-w32utf8.sh.
    

  • README

  • This directory contains metainformation about the gnulib modules, one or two
    files per module. These files are used by gnulib-tool.
    
    For every module,
      - the file <module> is the metainformation about the library code of the
        module,
      - the file <module>-tests is the metainformation about the unit test of
        the module (optional but recommended).
    
    All the files in this directory are distributed under the following copyright:
    
      Copyright (C) 2002-2025 Free Software Foundation, Inc.
      Copying and distribution of this file, with or without modification,
      in any medium, are permitted without royalty provided the copyright
      notice and this notice are preserved.