Mercurial > evolve
comparison tests/test-evolve.t @ 346:f4302a2079f4
tests: update graphlog output after hg@2e13c1bd34dc
2e13c1bd34dc displays obsolete changesets as 'x' instead of 'o'.
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Sun, 08 Jul 2012 19:02:36 +0200 |
parents | c099ed0dd472 |
children | cdcdedc532b7 |
comparison
equal
deleted
inserted
replaced
343:6b92f8d5ae58 | 346:f4302a2079f4 |
---|---|
229 0 : base - test | 229 0 : base - test |
230 $ hg up -q 0 | 230 $ hg up -q 0 |
231 $ glog --hidden | 231 $ glog --hidden |
232 o 6:23409eba69a0@default(draft) a nifty feature | 232 o 6:23409eba69a0@default(draft) a nifty feature |
233 | | 233 | |
234 | o 5:e416e48b2742@default(secret) french looks better | 234 | x 5:e416e48b2742@default(secret) french looks better |
235 | | | 235 | | |
236 | | o 4:f8111a076f09@default(draft) another feature | 236 | | o 4:f8111a076f09@default(draft) another feature |
237 | |/ | 237 | |/ |
238 | | o 3:524e478d4811@default(secret) fix spelling of Zwei | 238 | | x 3:524e478d4811@default(secret) fix spelling of Zwei |
239 | | | | 239 | | | |
240 | | o 2:7b36850622b2@default(secret) another feature | 240 | | x 2:7b36850622b2@default(secret) another feature |
241 | |/ | 241 | |/ |
242 | o 1:568a468b60fc@default(draft) a nifty feature | 242 | x 1:568a468b60fc@default(draft) a nifty feature |
243 |/ | 243 |/ |
244 @ 0:e55e0562ee93@default(draft) base | 244 @ 0:e55e0562ee93@default(draft) base |
245 | 245 |
246 $ hg debugsuccessors | 246 $ hg debugsuccessors |
247 524e478d4811 f8111a076f09 | 247 524e478d4811 f8111a076f09 |