Mercurial > hg
annotate tests/test-hghave.t @ 25532:1311aee85dcf
revsetbenchmarks: ensure all indexes have the same width
This avoids an alignment glitch.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 11 Jun 2015 10:55:02 -0700 |
parents | 4d2b9b304ad0 |
children | b94df10cc3b5 |
rev | line source |
---|---|
12430 | 1 Testing that hghave does not crash when checking features |
8059
41a2c5cbcb6a
hghave: checking that all targets are Exception-free
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
diff
changeset
|
2 |
25472
4d2b9b304ad0
tests: drop explicit $TESTDIR from executables
Matt Mackall <mpm@selenic.com>
parents:
12430
diff
changeset
|
3 $ hghave --test-features 2>/dev/null |