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>
Sat, 8 Apr 2023 10:58:37 +0000 (12:58 +0200)
* tests/test-c-dtoastr.sh: Make executable.
* tests/test-c-ldtoastr.sh: Likewise.
* tests/test-immutable.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]

index 1e730ceabcebcc97160b2920985ba253b253a6a4..11302a5266ff825b1463c0753304b378bc7f82be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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.
+
 2023-04-03  Bruno Haible  <bruno@clisp.org>
 
        Use the 'extern-inline' module explicitly where needed.
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)