fortplot_test_output_helpers Module

Utilities for directing test artifact output into structured directories



Subroutines

public subroutine ensure_test_output_dir(subdir, dir)

Ensure a test output directory exists and return its normalized path

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: subdir
character(len=:), intent(out), allocatable :: dir

public subroutine assert_pdf_file_valid(path)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: path