CMake/Tests/FortranModules
2025-03-12 16:39:23 -04:00
..
Executable Ninja,Makefile: Restore Fortran module scanning in static library cycle 2023-03-24 15:57:52 -04:00
External
in_interface
include
Issue25112 Tests/FortranModules: move issue 25112 fix from FortranOnly 2023-09-18 19:41:47 -04:00
Issue25223 Tests/FortranModules: add a test case for #25223 2023-09-18 19:58:49 -04:00
Issue25252 add_custom_target: Fix regression with Fortran sources 2023-09-20 09:14:58 -04:00
Issue25252-iface-sources Tests: Fix clang -Wstrict-prototypes warnings 2023-10-26 09:20:45 -04:00
Issue25252-iface-target Tests/FortranModules: also test INTERFACE targets with Fortran sources 2023-09-20 09:16:59 -04:00
Issue25365-target-objects Fortran: Restore support for TARGET_OBJECTS providing modules 2023-10-30 10:06:12 -04:00
Issue25365-target-objects-iface Fortran: Restore support for TARGET_OBJECTS providing modules 2023-10-30 10:06:12 -04:00
Library Ninja,Makefile: Restore Fortran module scanning in static library cycle 2023-03-24 15:57:52 -04:00
ModulesViaSubdirTargetObjectsLink Tests/FortranModules: add test for TARGET_OBJECTS-as-linked-items module usage 2023-11-21 09:17:43 -05:00
ModulesViaSubdirTargetObjectsSource Tests/FortranModules: add test for TARGET_OBJECTS-as-sources module usage 2023-11-21 09:17:36 -05:00
ModulesViaTargetObjectsLink Tests/FortranModules: add test for TARGET_OBJECTS-as-linked-items module usage 2023-11-21 09:17:43 -05:00
ModulesViaTargetObjectsSource Tests/FortranModules: add test for TARGET_OBJECTS-as-sources module usage 2023-11-21 09:17:36 -05:00
Subdir
Submodules codespell: Fix typos 2024-10-25 08:43:04 -04:00
CMakeLists.txt Tests/FortranModules: Skip submodules with Cray Fortran compiler 2025-03-12 16:39:23 -04:00
non_pp_include.f90 Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources 2024-03-19 07:56:13 -04:00
test_module_implementation.f90
test_module_interface.f90
test_module_main.f90 Fortran: Fix suprious dependencies with submodules 2022-08-09 09:11:30 -04:00
test_multi_module_main.f90 Tests/FortranModules: add case for modules after "end interface X" 2022-11-30 06:39:48 -05:00
test_multi_module.f90 Tests/FortranModules: add case for modules after "end interface X" 2022-11-30 06:39:48 -05:00
test_non_pp_include_main.f90 Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources 2024-03-19 07:56:13 -04:00
test_non_pp_include_module.f90 Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources 2024-03-19 07:56:13 -04:00
test_preprocess_module.F90
test_preprocess.F90
test_use_in_comment_fixedform.f
test_use_in_comment_freeform.f90