ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
test_pm_err.F90 File Reference

Go to the source code of this file.

Modules

module  test_pm_err
 This module contains tests of the module pm_err.
 

Functions/Subroutines

subroutine test_pm_err::setTest ()
 
logical(LK) function test_pm_err::test_note_1 ()
 
logical(LK) function test_pm_err::test_note_2 ()
 
logical(LK) function test_pm_err::test_warn_1 ()
 
logical(LK) function test_pm_err::test_warn_2 ()
 
logical(LK) function test_pm_err::test_abort_1 ()
 
logical(LK) function test_pm_err::test_abort_2 ()
 Test the effects of an input non-null error code errstat. Test the effects of missing arguments prefix, returnEnabled, and newline. More...
 

Variables

type(test_type) test_pm_err::test
 
character(*, SK), parameter test_pm_err::mc_prefix = TAB//TAB//"ParaMonte"
 
character(*, SK), parameter test_pm_err::mc_msg = "What does a fish know about the water in which it swims all its life? Albert Einstein\n" // "Everything should be made as simple as possible, but not simpler. Albert Einstein\n" // "The absence of evidence is not evidence for absence. Carl Sagan\n" // "If I have seen further, it is by standing on the shoulders of giants. Isaac Newton\n" // "I don't pretend to understand the universe - it's much bigger than I am. Thomas Carlyle"