Mercurial > hg
view rust/Cargo.toml @ 38553:3fb46734508d
tests: add test showing puzzling test output with (glob) lines
When using multiple (glob) lines, the test runner often moves the
lines around in the output on failure. I have run into this problem
many times. The added test shows one example of this. Note that it
doesn't show the mismatching lines and instead shows diff hunks that
appear to replace a literal by a glob, and other hunks that should
clearly match.
Differential Revision: https://phab.mercurial-scm.org/D3880
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 29 Jun 2018 11:29:03 -0700 |
parents | 964212780daf |
children | aab43d5861bb |