CMake/Tests/FortranModules
luzpaz 777e87ae00 Fix trivial typos in text
Some are user facing.

Found using

    codespell -q 3 --skip="./Utilities" -I .cmake-whitelist.txt`

whereby the whitelist contained:

    ans
    dum
    helpfull
    emmited
    emmitted
    buil
    iff
    isnt
    nto
    ot
    pathes
    substract
    te
    todays
    upto
    whitespaces
2017-11-03 10:25:05 -04:00
..
Executable Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
External Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
in_interface Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
include Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
Library Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
Subdir Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
Submodules Tests: Add Fortran submodule tests 2016-09-23 08:51:06 -04:00
CMakeLists.txt Ninja: Add source location as include directory for preprocessed files 2016-09-27 08:11:08 -04:00
non_pp_include.f90 Ninja: Add source location as include directory for preprocessed files 2016-09-27 08:11:08 -04:00
test_module_implementation.f90 Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
test_module_interface.f90 Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
test_module_main.f90 Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
test_non_pp_include_main.f90 Ninja: Add source location as include directory for preprocessed files 2016-09-27 08:11:08 -04:00
test_preprocess_module.F90 Fix trivial typos in text 2017-11-03 10:25:05 -04:00
test_preprocess.F90 Fix trivial typos in text 2017-11-03 10:25:05 -04:00
test_use_in_comment_fixedform.f Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
test_use_in_comment_freeform.f90 Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00