summaryrefslogtreecommitdiffstats
path: root/Tests/FortranModules/Submodules/main.f90
Commit message (Collapse)AuthorAgeFilesLines
* Fortran: Extend submodule test with great-grandchildBrad King2018-04-201-0/+2
| | | | | Name the module using CamelCase to test lower-case file name conversion. Also add coverage of existing "sibling" module.
* Tests: Add Fortran submodule testsBrad King2016-09-231-0/+5
Co-Author: Damian Rouson <damian@sourceryinstitute.org> Issue: #16234