fortran
Manual
Source Files
Modules
Procedures
Derived Types
Program
test_cli
Module
89 statements
Source File
test_cli.f90
test_cli
Contents
Subroutines
handle_test_command
print_test_help
Uses
test_runner
Subroutines
public subroutine
handle_test_command
(args, exit_code)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
args
(:)
integer,
intent(out)
::
exit_code
public subroutine
print_test_help
()
Arguments
None