Mercurial > evolve
comparison tests/test-topic-mode.t @ 4828:aaf8742e09a0 stable
stack: demonstrate that not reusing cached property gives different results
Instead of using self._dependencies, which is a cached property, let's get
fresh deps and rdeps in stack.revs method using a newly introduced
stack.builddependencies method (will be removed in the next patch).
This makes it easier to explain why the next patch is correct.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 06 Sep 2019 12:16:34 +0700 |
parents | dd68ce259708 |
children | f76141f3ce80 1a33b31ad9a3 |
comparison
equal
deleted
inserted
replaced
4826:efc76b1563f0 | 4828:aaf8742e09a0 |
---|