Files
swift-mirror/test/Misc
Daniel Rodríguez Troitiño 2cad3ca547 [test] Add test that verify correct usage of REQUIRES for Swift features
The test will look for other tests using `RUN:` lines that use
experimental or upcoming features and will check that the tests also are
checking with the right `REQUIRES:` lines for the used features. This
should avoid new tests being introduced without the right `REQUIRES` and
should avoid breaking the toolchain in less tested configurations.
2024-11-02 11:46:46 -07:00
..