skip_test_on_windows_ci Function

public function skip_test_on_windows_ci(test_name) result(should_skip)

Check if test should be skipped on Windows CI

Arguments

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

Return Value logical