Program | Source File | Description |
---|---|---|
demo_forunittest | demo.f90 | Demonstration of the ForUnitTest framework. |
demo_old | demo_old.f90 | |
test1 | test1.f90 | real(rk) rank 0, without tol real(rk) rank 1 real(rk) rank 1, without tol real(rk) rank 2 real(rk) rank 2, without tol integer(ik) rank 0 integer(ik) rank 1 integer(ik) rank 2 logical rank 0 logical rank 1 logical rank 2 complex(rk) rank 0 complex(rk) rank 0, without tol complex(rk) rank 1 complex(rk) rank 1, without tol complex(rk) rank 2 complex(rk) rank 2, without tol |
test2 | test2.f90 | Real Scalar Tests |