From 79264d68fb98621bca7a30d7e89a8ebfacfa393c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 3 Apr 2023 21:57:46 +0200 Subject: 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. --- tests/test-c-dtoastr.sh | 0 tests/test-c-ldtoastr.sh | 0 tests/test-immutable.sh | 0 tests/test-vasnwprintf-posix2.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/test-c-dtoastr.sh mode change 100644 => 100755 tests/test-c-ldtoastr.sh mode change 100644 => 100755 tests/test-immutable.sh mode change 100644 => 100755 tests/test-vasnwprintf-posix2.sh (limited to 'tests') diff --git a/tests/test-c-dtoastr.sh b/tests/test-c-dtoastr.sh old mode 100644 new mode 100755 diff --git a/tests/test-c-ldtoastr.sh b/tests/test-c-ldtoastr.sh old mode 100644 new mode 100755 diff --git a/tests/test-immutable.sh b/tests/test-immutable.sh old mode 100644 new mode 100755 diff --git a/tests/test-vasnwprintf-posix2.sh b/tests/test-vasnwprintf-posix2.sh old mode 100644 new mode 100755 -- cgit v1.2.1