Pushed after editing the commit message. * Dale R. Worley <[email protected]> [160825 02:02]:
This patch sorts the test names in the list in testenv/Makefile.am.Dale
From e116595d66710c47dbee156de3cef4c6b2733fb1 Mon Sep 17 00:00:00 2001 From: "Dale R. Worley" <[email protected]> Date: Tue, 23 Aug 2016 18:05:11 -0400 Subject: [PATCH 2/4] Sort test names into order. [31;01m---[39;49;00m testenv/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) [01mdiff --git a/testenv/Makefile.am b/testenv/Makefile.am[39;49;00m [01mindex 33ce61b..faf86a9 100644[39;49;00m [31;01m--- a/testenv/Makefile.am[39;49;00m [32m+++ b/testenv/Makefile.am[39;49;00m [01m[35m@@ -42,7 +42,8 @@ if WITH_SSL[39;49;00m endif if HAVE_PYTHON3 [31;01m- TESTS = Test-auth-basic-fail.py \[39;49;00m [32m+ TESTS = Test-504.py \[39;49;00m [32m+ Test-auth-basic-fail.py \[39;49;00m Test-auth-basic.py \ Test-auth-both.py \ Test-auth-digest.py \ [01m[35m@@ -51,6 +52,7 @@ if HAVE_PYTHON3[39;49;00m Test-auth-retcode.py \ Test-auth-with-content-disposition.py \ Test-c-full.py \ [32m+ Test-condget.py \[39;49;00m Test-Content-disposition-2.py \ Test-Content-disposition.py \ Test--convert-links--content-on-error.py \ [01m[35m@@ -59,24 +61,22 @@ if HAVE_PYTHON3[39;49;00m Test-cookie-expires.py \ Test-cookie.py \ Test-Head.py \ [32m+ Test-hsts.py \[39;49;00m Test--https.py \ Test--https-crl.py \ Test-missing-scheme-retval.py \ [32m+ Test-O.py \[39;49;00m Test-pinnedpubkey-der-https.py \ Test-pinnedpubkey-der-no-check-https.py \ Test-pinnedpubkey-hash-https.py \ Test-pinnedpubkey-hash-no-check-fail-https.py \ Test-pinnedpubkey-pem-fail-https.py \ Test-pinnedpubkey-pem-https.py \ [31;01m- Test-hsts.py \[39;49;00m [31;01m- Test-O.py \[39;49;00m Test-Post.py \ [31;01m- Test-504.py \[39;49;00m [31;01m- Test--spider-r.py \[39;49;00m [31;01m- Test--rejected-log.py \[39;49;00m Test-redirect-crash.py \ [32m+ Test--rejected-log.py \[39;49;00m Test-reserved-chars.py \ [31;01m- Test-condget.py \[39;49;00m [32m+ Test--spider-r.py \[39;49;00m $(METALINK_TESTS) endif [31;01m-- [39;49;00m 2.10.0.rc0.17.gd63263a
-- Thanking You, Darshit Shah
signature.asc
Description: PGP signature
