mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Move some availability tests into a new test/Availability directory
This commit is contained in:
@@ -20,7 +20,7 @@ EXCEPTIONAL_FILES = [
|
||||
# Tests for ModuleInterfaceExportAs being ignored
|
||||
pathlib.Path("test/ModuleInterface/swift-export-as.swift"),
|
||||
# Uses the pseudo-feature AvailabilityMacro=
|
||||
pathlib.Path("test/Sema/availability_define.swift"),
|
||||
pathlib.Path("test/Availability/availability_define.swift"),
|
||||
# Tests behavior when you try to use a feature without enabling it
|
||||
pathlib.Path("test/attr/feature_requirement.swift"),
|
||||
# Tests completion with features both enabled and disabled
|
||||
|
||||
Reference in New Issue
Block a user