module documentation

Test cases for fine-grained incremental checking. Each test cases runs a batch build followed by one or more fine-grained incremental steps. We verify that each step produces the expected output. See the comment at the top of test-data/unit/fine-grained.test for more information. N.B.: Unlike most of the other test suites, testfinegrained does not rely on an alt_lib_path for finding source files. This means that they can test interactions with the lib_path that is built implicitly based on specified sources.

Class FineGrainedSuite No class docstring; 0/2 class variable, 3/13 methods documented
Class TestMessageSorting Undocumented
Function normalize_messages Undocumented
Constant CHECK_CONSISTENCY Undocumented
def normalize_messages(messages: list[str]) -> list[str]: (source)

Undocumented

CHECK_CONSISTENCY: bool = (source)

Undocumented

Value
False