Mercurial > hg
log tests/test-match.py @ 40343:a69d5823af6d
age | author | description |
---|---|---|
Fri, 24 Aug 2018 10:19:31 -0700 | Kyle Lippincott | match: make exactmatcher.visitchildrenset return file children as well |
Thu, 09 Aug 2018 10:11:10 -0400 | Augie Fackler | tests: make all the string constants in test-match.py be bytes |
Wed, 08 Aug 2018 17:03:05 -0700 | Kyle Lippincott | match: add missing "return set()", add FIXME to test to doc a bug |
Mon, 06 Aug 2018 12:52:33 -0700 | spectral | match: add visitchildrenset complement to visitdir |
Sun, 05 Aug 2018 18:31:19 -0700 | spectral | match: add tests for visitdir functionality |
Wed, 19 Jul 2017 14:50:50 -0700 | Martin von Zweigbergk | match: override visitdir() in nevermatcher to return False stable |