]> Savannah Git Hosting - gnulib.git/commitdiff
tests: Set executable bit on more tests.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Apr 2023 19:57:46 +0000 (21:57 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Apr 2023 19:57:46 +0000 (21:57 +0200)
* tests/test-c-dtoastr.sh: Make executable.
* tests/test-c-ldtoastr.sh: Likewise.
* tests/test-immutable.sh: Likewise.
* tests/test-vasnwprintf-posix2.sh: Likewise.

ChangeLog
tests/test-c-dtoastr.sh [changed mode: 0644->0755]
tests/test-c-ldtoastr.sh [changed mode: 0644->0755]
tests/test-immutable.sh [changed mode: 0644->0755]
tests/test-vasnwprintf-posix2.sh [changed mode: 0644->0755]

index 495996f0e3c3b55ca61a522a4e05dc3129ff8253..1aa8ed54573518f7c42d8eb367927e72a85af112 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2023-04-03  Bruno Haible  <bruno@clisp.org>
+
+       tests: Set executable bit on more tests.
+       * tests/test-c-dtoastr.sh: Make executable.
+       * tests/test-c-ldtoastr.sh: Likewise.
+       * tests/test-immutable.sh: Likewise.
+       * tests/test-vasnwprintf-posix2.sh: Likewise.
+
 2023-04-03  Jim Meyering  <meyering@fb.com>
 
        tests: set executable bit in test-trim[1-3].sh
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)