]> Sergey Matveev's repositories - public-inbox.git/commit
xt: add eml ->as_string round trip checker
authorEric Wong <e@80x24.org>
Thu, 24 Sep 2020 20:51:45 +0000 (20:51 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Sep 2020 09:20:22 +0000 (09:20 +0000)
commitf4728a1ef16593305956c4dada424353f57b3879
tree97386cdf038abddea78411b6e8587fa784d2760a
parent2255a4ad2fa2384c1f4cec6dd267383396cbc945
xt: add eml ->as_string round trip checker

Unlike Email::MIME, PublicInbox::Eml::as_string should be able
to round trip from the Perl object to a raw scalar and back
without changes.
MANIFEST
xt/eml_check_roundtrip.t [new file with mode: 0644]