Crate litcheck_filecheck

Source

Re-exports§

pub use self::errors::CheckFailedError;
pub use self::errors::RelatedCheckError;
pub use self::errors::RelatedError;
pub use self::errors::TestFailed;

Modules§

ast
check
errors
expr
parse
pattern
rules

Structs§

Config
FileCheck reads two files, one from standard input, and one specified on the command line; and uses one to verify the other.
Test
This struct represents a single FileCheck test which can be run against one or more input files for verification.
TestResult
Information about a successful test run

Enums§

Dump
DumpFilter

Constants§

DEFAULT_CHECK_PREFIXES
DEFAULT_COMMENT_PREFIXES