Skip to content

Commit f01feaa

Browse files
committed
[llvm-pdbutil] add --yaml test
1 parent f9127d6 commit f01feaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/llvm-pdbutil/type-server-no-dbi.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
RUN: llvm-pdbutil dump -all %p/Inputs/TypeServerTest.pdb | FileCheck %s --check-prefix=NO-DBI
3-
RUN: llvm-pdbutil pdb2yaml -all %p/Inputs/TypeServerTest.pdb > %t
3+
RUN: llvm-pdbutil pdb2yaml -all %p/Inputs/TypeServerTest.pdb --yaml %t
44
RUN: FileCheck --input-file=%t %s --check-prefix=NO-DBI-YAML
55

66
NO-DBI-NOT: Native PDB Error: The specified stream could not be loaded.

0 commit comments

Comments
 (0)