Julienne
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
description_contains
Interface
18 statements
Source File
julienne_test_result_m.f90
julienne_test_result_m
description_contains
Contents
None
interface
private elemental module function description_contains(self, substring) result(substring_found)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
test_result_t
),
intent(in)
::
self
type(
string_t
),
intent(in)
::
substring
Return Value
logical
Description
The result is true if and only if the test description contains the substring