Implement a domtree sub-test.
This test verifies the computed dominator tree against annotations. Move the existing testcases into filetests/ with the new syntax.
This commit is contained in:
@@ -9,6 +9,7 @@ use filetest::runner::TestRunner;
|
||||
|
||||
pub mod subtest;
|
||||
mod runner;
|
||||
mod domtree;
|
||||
|
||||
/// Main entry point for `cton-util test`.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user