Mercurial > hg
comparison tests/test-url-rev.t @ 17745:b9a56b816ff2
store: add a contains method to fncachestore
Adds a __contains__ method to fncachestore to check for file/dir existence (using fncache.__contains__).
Also extends fncache.__contains__ to check for directories (by prefix matching)
author | smuralid |
---|---|
date | Thu, 13 Sep 2012 17:57:43 -0700 |
parents | f2719b387380 |
children | 32843795e9b3 |
comparison
equal
deleted
inserted
replaced
17744:09d5b2055295 | 17745:b9a56b816ff2 |
---|