Mercurial > hg
diff hgext/logtoprocess.py @ 42858:170b070ec6a5
tests: demonstrate crash when committing subset of copies to changeset
When writing copy metadata to the changeset and not committing all
copies in the dirstate, we get a ProgrammingError. This commit adds
two tests showing how to trigger this bug.
Differential Revision: https://phab.mercurial-scm.org/D6749
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 19 Aug 2019 12:30:02 -0700 |
parents | 691c68bc1222 |
children | 2372284d9457 |