comparison tests/test-hgweb-auth.py @ 44310:beea86e4d332

context: use manifest.walk() instead of manifest.match() to get file list The former doesn't create a whole extra manifest in order to produce the matching file list, which is all we actually cared about here. Sigh. Differential Revision: https://phab.mercurial-scm.org/D8080
author Augie Fackler <augie@google.com>
date Wed, 05 Feb 2020 15:15:18 -0500
parents 2372284d9457
children 9d2b2df2c2ba
comparison
equal deleted inserted replaced
44309:c86256bd4eb8 44310:beea86e4d332