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