llvm-project/flang/test/Frontend
Andrzej Warzynski 5e54bef4d2 [flang][test] Share all driver test dirs between `f18` and `flang-new`
Originally, when we added the new driver, we created dedicated test
directories for `flang-new`. This way we separated the tests for the
`throwaway` and the new driver.

As we are increasing test coverage and starting to share tests between
the two drivers, it makes sense to share all directories and instead
rely on:
```
! REQUIRES: new-flang-driver
```
to mark tests as exclusively for the new driver.

Differential Revision: https://reviews.llvm.org/D97207
2021-02-23 18:21:32 +00:00
..
Inputs [flang][driver] Make the driver report diagnostics from the prescanner 2021-01-21 15:06:32 +00:00
input-output-file.f90 [flang][driver] Add -Xflang and make -test-io a frontend-only flang 2021-02-22 10:11:43 +00:00
multiple-input-files.f90 [flang][driver] Add -Xflang and make -test-io a frontend-only flang 2021-02-22 10:11:43 +00:00
prescanner-diag.f90 [flang][test] Share all driver test dirs between `f18` and `flang-new` 2021-02-23 18:21:32 +00:00
print-preprocess-C-file.f90 [Flang][Driver] Add PrintPreprocessedInput FrontendAction (`flang-new -E`) 2020-11-02 14:03:35 +00:00
print-preprocessed-file.f90 [flang][driver] Fix formatting in a test (nfc) 2020-12-22 13:38:13 +00:00