Expand description
File tests.
This crate contains the main test driver as well as implementations of the available filetest commands.
Re-exports§
pub use crate::function_runner::TestFileCompiler;
Modules§
- function_
runner - Provides functionality for compiling and running CLIF IR for
run
tests.
Functions§
- run
- Main entry point for
clif-util test
. - run_
passes - Used for ‘pass’ subcommand. Commands are interpreted as test and executed.