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

Method ignore_modification

test/BoostBuild.py:634–636  ·  view source on GitHub ↗
(self, wildcard)

Source from the content-addressed store, hash-verified

632 self.fail_test(1)
633
634 def ignore_modification(self, wildcard):
635 self.__ignore_elements(self.unexpected_difference.modified_files,
636 wildcard)
637
638 def expect_touch(self, names):
639 d = self.unexpected_difference

Callers 1

ignoreMethod · 0.95

Calls 1

__ignore_elementsMethod · 0.95

Tested by

no test coverage detected