fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
skip_test_on_windows_ci
Function
20 statements
Source File
fortplot_windows_test_helper.f90
fortplot_windows_test_helper
skip_test_on_windows_ci
Contents
public function skip_test_on_windows_ci(test_name) result(should_skip)
Check if test should be skipped on Windows CI
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
test_name
Return Value
logical