summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-10-18 14:36:40 -0400
committerPaul Smith <psmith@gnu.org>2022-10-18 14:37:47 -0400
commitd9fc1ac5d2e427eed6e61ac95f5ebf72ed380089 (patch)
treeea547a807b51beabd35cdf2102e8c88c1017a75e /tests
parent9f55e9fd13c82e67754ec219f4160fda9de32a2b (diff)
downloadmake-git-d9fc1ac5d2e427eed6e61ac95f5ebf72ed380089.tar.gz
Update URLs to use https rather than http
* (all): Change http:// to https:// * README.W32: Remove invalid link to mingw.org.
Diffstat (limited to 'tests')
-rw-r--r--tests/ChangeLog.12
-rw-r--r--tests/NEWS2
-rwxr-xr-xtests/config_flags_pm.com2
-rwxr-xr-xtests/mkshadow2
-rw-r--r--tests/run_make_tests.bat2
-rwxr-xr-xtests/run_make_tests.com8
-rw-r--r--tests/run_make_tests.pl2
-rw-r--r--tests/test_driver.pl2
8 files changed, 11 insertions, 11 deletions
diff --git a/tests/ChangeLog.1 b/tests/ChangeLog.1
index 13514a5f..06f70ae8 100644
--- a/tests/ChangeLog.1
+++ b/tests/ChangeLog.1
@@ -1426,4 +1426,4 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
-this program. If not, see <http://www.gnu.org/licenses/>.
+this program. If not, see <https://www.gnu.org/licenses/>.
diff --git a/tests/NEWS b/tests/NEWS
index bedd7a06..33568616 100644
--- a/tests/NEWS
+++ b/tests/NEWS
@@ -175,4 +175,4 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
-this program. If not, see <http://www.gnu.org/licenses/>.
+this program. If not, see <https://www.gnu.org/licenses/>.
diff --git a/tests/config_flags_pm.com b/tests/config_flags_pm.com
index 5a9bb4c5..d02ea667 100755
--- a/tests/config_flags_pm.com
+++ b/tests/config_flags_pm.com
@@ -17,7 +17,7 @@ $! FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
$! details.
$!
$! You should have received a copy of the GNU General Public License along with
-$! this program. If not, see <http://www.gnu.org/licenses/>.
+$! this program. If not, see <https://www.gnu.org/licenses/>.
$!
$!
$ open/read cfpm_in config-flags.pm.in
diff --git a/tests/mkshadow b/tests/mkshadow
index cc134dc5..4615aecd 100755
--- a/tests/mkshadow
+++ b/tests/mkshadow
@@ -17,7 +17,7 @@
# details.
#
# You should have received a copy of the GNU General Public License along with
-# this program. If not, see <http://www.gnu.org/licenses/>.
+# this program. If not, see <https://www.gnu.org/licenses/>.
case "$1" in
"") echo 'Usage: mkshadow <destdir>'; exit 1 ;;
diff --git a/tests/run_make_tests.bat b/tests/run_make_tests.bat
index 1eacdc98..b90b6e3b 100644
--- a/tests/run_make_tests.bat
+++ b/tests/run_make_tests.bat
@@ -13,7 +13,7 @@ rem FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for.
rem more details.
rem
rem You should have received a copy of the GNU General Public License along
-rem with this program. If not, see <http://www.gnu.org/licenses/>.
+rem with this program. If not, see <https://www.gnu.org/licenses/>.
setlocal
cd "%~dp0"
diff --git a/tests/run_make_tests.com b/tests/run_make_tests.com
index d44fe429..89129172 100755
--- a/tests/run_make_tests.com
+++ b/tests/run_make_tests.com
@@ -18,7 +18,7 @@ $! FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
$! details.
$!
$! You should have received a copy of the GNU General Public License along with
-$! this program. If not, see <http://www.gnu.org/licenses/>.
+$! this program. If not, see <https://www.gnu.org/licenses/>.
$!
$!
$! Allow more than 8 paramters with using commas as a delimiter.
@@ -221,14 +221,14 @@ implemented, such as valgrind or specifying the make path or source path.
Running the wrapper script requires:
Perl 5.18 or later.
- PCSI kits available from http://sourceforge.net/projects/vmsperlkit/files/
+ PCSI kits available from https://sourceforge.net/projects/vmsperlkit/files/
GNV 2.1.3 or later. GNV 3.0.1 has not tested with this script.
Bash 4.2.47 or later.
Coreutils 8.21 or later.
- http://sourceforge.net/projects/gnv/files/
+ https://sourceforge.net/projects/gnv/files/
Read before installing:
- http://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/
+ https://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/
As updates for other GNV components get posted, those updates should
be used.
diff --git a/tests/run_make_tests.pl b/tests/run_make_tests.pl
index 59e2a811..47ac56c6 100644
--- a/tests/run_make_tests.pl
+++ b/tests/run_make_tests.pl
@@ -25,7 +25,7 @@
# details.
#
# You should have received a copy of the GNU General Public License along with
-# this program. If not, see <http://www.gnu.org/licenses/>.
+# this program. If not, see <https://www.gnu.org/licenses/>.
# Add the working directory to @INC and load the test driver
use FindBin;
diff --git a/tests/test_driver.pl b/tests/test_driver.pl
index 18ee854d..32772f4a 100644
--- a/tests/test_driver.pl
+++ b/tests/test_driver.pl
@@ -19,7 +19,7 @@
# details.
#
# You should have received a copy of the GNU General Public License along with
-# this program. If not, see <http://www.gnu.org/licenses/>.
+# this program. If not, see <https://www.gnu.org/licenses/>.
# Test driver routines used by a number of test suites, including