diff tests/test-stabilize-order.t @ 1343:41628bd60ee6

inhibit: add test to ensure that --hidden is working with inhibit There was a concern with the transaction hook in inhibit and its potentially devastating effect when used with --hidden. The transaction hook in inhibit hides all the visible & obsolete commits when the transaction ends using the visible() and the obsolete() revset. --hidden does not change the visible() revset so it is fine. If this changes in the future and --hidden actually ends up impacting the visible() revset, this test will catch it and prevent inhibit from putting inhibition markers on all of the obsolete changesets.
author Laurent Charignon <lcharignon@fb.com>
date Thu, 14 May 2015 11:32:04 -0700
parents af9fd422adbb
children 848a04c078c7
line wrap: on
line diff