comparison tests/test-bisect @ 6860:6d904eb19c2a

add additional bisect tests
author Bernhard Leiner <bleiner@gmail.com>
date Sat, 02 Aug 2008 22:10:54 +0200
parents 51776e50bc8c
children 1b15d6e7cc3c
comparison
equal deleted inserted replaced
6859:9369095779a1 6860:6d904eb19c2a
52 52
53 hg bisect -r 53 hg bisect -r
54 hg bisect -g null 54 hg bisect -g null
55 hg bisect -bU tip 55 hg bisect -bU tip
56 hg id 56 hg id
57
58 # reproduce AssertionError (issue1228 and issue1182)
59 hg bisect -r
60 hg bisect -b 4
61 hg bisect -g 0
62 hg bisect -s
63 hg bisect -s
64 hg bisect -s
65
66 # reproduce non converging bisect (issue1182)
67 hg bisect -r
68 hg bisect -g 0
69 hg bisect -b 2
70 hg bisect -s