diff options
author | sterni <sternenseemann@systemli.org> | 2023-05-01T16·06+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-05-01T16·17+0000 |
commit | 1e4b73ac957f30b57800533276a1f571d06f4f62 (patch) | |
tree | c359331e81296b7a364fca8fe2ba4e6ccfdd782c /third_party/lisp/mime4cl/test/sample1.msg | |
parent | 93a6d3d9208197c9d8ce419747ec5c34a9d8d8d1 (diff) |
refactor(3p/lisp/mime4cl): unify test mechanism for sample msgs r/6122
For whatever reason, there were two sort of identical tests, mime.1 and mime.2, in the mime4cl test suite: The former tested *sample1-file* and the latter all messages *samples-directory*—in the same way, parsing the original and a re-rendered version of the message to check if they were equal. We can just move sample1.msg into *samples-directory*, get rid of *sample1-file* and thus pave the way for more test messages in the future. Change-Id: I843be331682b731af6ae02a4648ba1c64aaf59a5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8546 Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
Diffstat (limited to 'third_party/lisp/mime4cl/test/sample1.msg')
-rw-r--r-- | third_party/lisp/mime4cl/test/sample1.msg | 86 |
1 files changed, 0 insertions, 86 deletions
diff --git a/third_party/lisp/mime4cl/test/sample1.msg b/third_party/lisp/mime4cl/test/sample1.msg deleted file mode 100644 index 662a9fab341e..000000000000 --- a/third_party/lisp/mime4cl/test/sample1.msg +++ /dev/null @@ -1,86 +0,0 @@ -From wcp@scylla.home.lan Fri Feb 17 11:02:28 2012 -Status: RO -X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] - ["1133" "Friday" "17" "February" "2012" "11:02:27" "+0100" "Walter C. Pelissero" "walter@pelissero.de" nil "56" "test" "^From:" nil nil "2" nil nil nil nil nil nil nil nil nil nil] - nil) -X-Clpmr-Processed: 2012-02-17T11:02:31 -X-Clpmr-Version: 2011-10-23T12:55:20, SBCL 1.0.49 -Received: from scylla.home.lan (localhost [127.0.0.1]) - by scylla.home.lan (8.14.5/8.14.5) with ESMTP id q1HA2Sik004513 - for <wcp@scylla.home.lan>; Fri, 17 Feb 2012 11:02:28 +0100 (CET) - (envelope-from wcp@scylla.home.lan) -Received: (from wcp@localhost) - by scylla.home.lan (8.14.5/8.14.5/Submit) id q1HA2SqU004512; - Fri, 17 Feb 2012 11:02:28 +0100 (CET) - (envelope-from wcp) -Message-ID: <20286.9651.890757.323027@scylla.home.lan> -X-Mailer: VM 8.1.1 under 23.3.1 (amd64-portbld-freebsd8.2) -Reply-To: walter@pelissero.de -X-Attribution: WP -X-For-Spammers: blacklistme@pelissero.de -X-MArch-Processing-Time: 0.552s -MIME-Version: 1.0 -Content-Type: multipart/mixed; boundary="615CiWUaGO" -Content-Transfer-Encoding: 7BIT -From: walter@pelissero.de (Walter C. Pelissero) -To: wcp@scylla.home.lan -Subject: test -Date: Fri, 17 Feb 2012 11:02:27 +0100 - - ---615CiWUaGO -Content-Type: text/plain; charset="us-ascii" -Content-Transfer-Encoding: 7BIT -Content-Description: message body text - -Hereafter three attachments. - -The first: - ---615CiWUaGO -Content-Type: application/octet-stream; name="attach1" -Content-Transfer-Encoding: BASE64 -Content-Disposition: attachment; filename="attach1" - -YXR0YWNoMQo= - ---615CiWUaGO -Content-Type: text/plain; charset="us-ascii" -Content-Transfer-Encoding: 7BIT -Content-Description: message body text - - -The second: - ---615CiWUaGO -Content-Type: application/octet-stream; name="attach2" -Content-Transfer-Encoding: BASE64 -Content-Disposition: attachment; filename="attach2" - -YXR0YWNoMgo= - ---615CiWUaGO -Content-Type: text/plain; charset="us-ascii" -Content-Transfer-Encoding: 7BIT -Content-Description: message body text - - -The third: - ---615CiWUaGO -Content-Type: application/octet-stream; name="attach3" -Content-Transfer-Encoding: BASE64 -Content-Disposition: attachment; filename="attach3" - -YXR0YWNoMwo= - ---615CiWUaGO -Content-Type: text/plain; charset="us-ascii" -Content-Transfer-Encoding: 7BIT -Content-Description: .signature - - --- -http://pelissero.de ---615CiWUaGO-- - |