Mercurial > evolve
comparison tests/test-evolve-topic.t @ 4681:3027005c42c3
evolve: move a code block to have right value in has_some_val
Because of this we were having wrong value of has_some_val and
had some buggy behavior which is being fixed by this patch.
Fixed behavior is reflected by the changes in test file.
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Sat, 08 Jun 2019 15:59:31 +0530 |
parents | 52c1809f35c1 |
children | 6f6fec14e607 |
comparison
equal
deleted
inserted
replaced
4680:52c1809f35c1 | 4681:3027005c42c3 |
---|---|
456 $ hg evolve | 456 $ hg evolve |
457 update:[26] add fff | 457 update:[26] add fff |
458 switching to topic bar | 458 switching to topic bar |
459 3 files updated, 0 files merged, 0 files removed, 0 files unresolved | 459 3 files updated, 0 files merged, 0 files removed, 0 files unresolved |
460 working directory is now at 2c295936ac04 | 460 working directory is now at 2c295936ac04 |
461 abort: filtered revision '3'! | |
462 [255] |