comparison tests/hypothesishelpers.py @ 27718:6e1fba0fe453

convert: replace cache of (m,a,r) by (ma,r) The next commit will rewrite the way we find changes between two manifests. By making the cache not care about the difference between added and modified files, we don't require the rewritten code to care about that difference either. Also extract the call to ctx.status() to simplify the next commit.
author Martin von Zweigbergk <martinvonz@google.com>
date Sun, 10 Jan 2016 21:07:34 -0800
parents 0f76c64f5cc3
children 84513a4fcc3a
comparison
equal deleted inserted replaced
27717:5deff127286f 27718:6e1fba0fe453