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
External
in_interface
include
Library
Subdir
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
test_module_interface.f90
test_module_main.f90
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
test_use_in_comment_freeform.f90