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

Method ignore_modification

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

Source from the content-addressed store, hash-verified

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

Callers 1

ignoreMethod · 0.95

Calls 1

__ignore_elementsMethod · 0.95

Tested by

no test coverage detected