tests/data: more XML-compliance via %LT and %GT macros in email addresses

Reduce number of files failing `xmllint --format` from 133 to 57 (-76)
(3% of 1894), by replacing `<` and `>` with new macro `%LT` and `%GT`,
in most places, which is in email addresses (192 lines).

Follow-up to a9ec2a676c #19491

Closes #19470
This commit is contained in:
Viktor Szakats 2025-11-11 20:21:44 +01:00
parent 97169a91d9
commit de49cc89ab
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
80 changed files with 195 additions and 193 deletions

View file

@ -33,10 +33,10 @@ imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -T %LOGDIR/upload%TESTNUMBER -u user:secret
</command>
<file name="%LOGDIR/upload%TESTNUMBER">
Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
From: Fred Foobar <foobar@example.COM>
From: Fred Foobar %LTfoobar@example.COM%GT
Subject: afternoon meeting
To: joe@example.com
Message-Id: <B27397-0100000@example.COM>
Message-Id: %LTB27397-0100000@example.COM%GT
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII