We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc87566 + 8c3a8e7 commit a2c9bc6Copy full SHA for a2c9bc6
validation-test/lit.cfg
@@ -20,3 +20,4 @@ lit_config.load_config(config,
20
# test_source_root: The root path where tests are located.
21
config.test_source_root = os.path.dirname(__file__)
22
23
+config.name = 'Swift-validation(%s)' % config.variant_suffix[1:]
0 commit comments