Skip to main content

tex_tests

Macro tex_tests 

Source
macro_rules! tex_tests {
    ($dir:literal) => { ... };
    ($dir:literal, $requires:expr_2021, $dispatch:expr_2021) => { ... };
}
Expand description

Build a test function for each “*.tex” source found in a given directory path. The path should be absolute, or relative to the root latexml-oxide checkout.