# HG changeset patch # User Augie Fackler # Date 2018-02-14 05:18:35 # Node ID 7e6aad95244f5e4a66a40efc657012eb9ec5185b # Parent 64600233836567ba2738f7e7ec5f3ea1f78116a1 python3: whitelist another 5 passing tests Differential Revision: https://phab.mercurial-scm.org/D2252 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -59,6 +59,10 @@ test-empty-file.t test-empty-group.t test-empty.t test-encoding-func.py +test-eol-add.t +test-eol-clone.t +test-eol-tag.t +test-eol-update.t test-excessive-merge.t test-exchange-obsmarkers-case-A1.t test-exchange-obsmarkers-case-A2.t @@ -229,4 +233,5 @@ test-update-dest.t test-update-issue1456.t test-update-names.t test-update-reverse.t +test-win32text.t test-xdg.t