mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 15:46:44 +00:00

To enable Flang testing on Windows, shell scripts have to be ported to Python. The following changes have been made: "test_modfile.sh" has been ported to Python, and the relevant tests relying on it. Reviewed By: Meinersbur Differential Revision: https://reviews.llvm.org/D107956
2 lines
68 B
Fortran
2 lines
68 B
Fortran
!RUN: %python %S/test_modfile.py '%S/Inputs/modfile09-*' %flang_fc1
|