Re-exports§
pub use self::errors::CheckFailedError;
pub use self::errors::RelatedCheckError;
pub use self::errors::RelatedError;
pub use self::errors::TestFailed;
Modules§
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.
- Test
Result - Information about a successful test run