flang-compiler / f18

F18 is a front-end for Fortran intended to replace the existing front-end in the Flang compiler
230 stars 48 forks source link

Test cleanup #1075

Closed tskeith closed 4 years ago

tskeith commented 4 years ago

Fix omp-nested01.f90 so that it is not an expected failure. The test was never enabled but I'm guessing this is what it's supposed to do.

Fix the instructions to include "make test" as part of running tests.