mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
All of these are tools that are only meant to be used when testing swift. Thus it doesn't make sense to include them in the catch all 'tools' install component that distributions use to build all the tools. I verified that all of the mac/linux presets in tree that have tools also has testsuite-tools so this should be NFC. On Windows, I needed to add testsuite-tools to build-windows.bat so should be NFC there as well.