Skip to content

Commit c413f40

Browse files
authored
Run lit tests with -v in standalone/freestanding testing presets (#39524)
1 parent e1f3c4a commit c413f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2372,7 +2372,7 @@ native-llvm-tools-path=%(toolchain_path)s
23722372
native-clang-tools-path=%(toolchain_path)s
23732373

23742374
build-ninja
2375-
lit-args=--filter=stdlib/
2375+
lit-args=--filter=stdlib/ -v
23762376
only-executable-test
23772377

23782378
[preset: stdlib_RD_standalone,build]

0 commit comments

Comments
 (0)