This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-unit-tests.git
commit 9e0c8d1ad7e5d24f684a218f4e20e680a80373ff Author: Sebb <[email protected]> AuthorDate: Sat Aug 29 00:39:33 2020 +0100 Describe additional sets --- yaml/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/yaml/README.md b/yaml/README.md new file mode 100644 index 0000000..a7b1e78 --- /dev/null +++ b/yaml/README.md @@ -0,0 +1,9 @@ +yaml/set01 +These tests all work with Ponymail pre-Foal +They should also work with Foal, but there are currently some discrepancies +(most likely due to different handling of encodings) + +yaml/set02 +These tests all work with Foal +They should also work with earlier versions, but there are currently some discrepancies +(most likely due to different handling of encodings)
