[PATCH 01 of 14] test: add a small comment to explain a section of test-devel-warning

Pierre-Yves David pierre-yves.david at ens-lyon.org
Sun Jul 2 02:56:26 UTC 2017


# HG changeset patch
# User Pierre-Yves David <pierre-yves.david at octobus.net>
# Date 1498952223 -7200
#      Sun Jul 02 01:37:03 2017 +0200
# Node ID 61e25b53eb78846371afc9d8ba69b9973ccfbafb
# Parent  4d780d510b44ad2ae3bb39f3816c95598704d1eb
# EXP-Topic vfs.ward
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercurial/
#              hg pull https://www.mercurial-scm.org/repo/users/marmoute/mercurial/ -r 61e25b53eb78
test: add a small comment to explain a section of test-devel-warning

This makes each test boundaries clearer.

diff --git a/tests/test-devel-warnings.t b/tests/test-devel-warnings.t
--- a/tests/test-devel-warnings.t
+++ b/tests/test-devel-warnings.t
@@ -104,6 +104,8 @@
   $ hg properlocking
   $ hg nowaitlocking
 
+Stripping from a transaction
+
   $ echo a > a
   $ hg add a
   $ hg commit -m a


More information about the Mercurial-devel mailing list