MCPcopy Create free account
hub / github.com/boostorg/build / ignore_touch

Method ignore_touch

v2/test/BoostBuild.py:658–660  ·  view source on GitHub ↗
(self, wildcard)

Source from the content-addressed store, hash-verified

656 self.fail_test(1)
657
658 def ignore_touch(self, wildcard):
659 self.__ignore_elements(self.unexpected_difference.touched_files,
660 wildcard)
661
662 def ignore(self, wildcard):
663 self.ignore_addition(wildcard)

Callers 1

ignoreMethod · 0.95

Calls 1

__ignore_elementsMethod · 0.95

Tested by

no test coverage detected