Module litcheck_filecheck::check
source · Structs§
Enums§
- A tree of patterns to match on the same region of input.
Functions§
- Evaluate a section of check operations with the given context, gathering any errors encountered into
errors
. - Evaluate all check operations in the given blocks
- Analyze the input to identify regions of input corresponding to block sections in
program
, i.e. regions delimited by CHECK-LABEL directives.