CMake/Tests/FortranModules
Brad King ead16adfc8 Fortran: Fix module dependency scanning with upper-case SUBMODULE
The lexical token expression added by commit v3.7.0-rc1~73^2~1 (Fortran:
Add support for submodule syntax in dependency scanning, 2016-09-05)
has a typo and does not match upper-case `B` in `SUBMODULE`.  Fix it.

Fixes: #18595
2018-11-20 14:16:26 -05: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 Fortran: Fix module dependency scanning with upper-case SUBMODULE 2018-11-20 14:16:26 -05:00
CMakeLists.txt GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests 2017-12-30 09:35:56 +11: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