diff contrib/hg-test-mode.el @ 25388:6025cac3d02f

tests: add (?) flag for optional lines When the test engine fails to match output on a line marked with (?), it will simply continue to the next expected line and try again. This allows simplifying tests that have either version-specific or non-fixed behavior, for instance: $ coin-flip heads (?) tails (?) (There's no form of back-tracking attempted, so optional matches should be specific.)
author Matt Mackall <mpm@selenic.com>
date Sun, 31 May 2015 16:59:34 -0500
parents 7fce964be27d
children b6a757de2fff
line wrap: on
line diff