Sign in
llvm
/
llvm-project
/
cf3422d3df5b00d771bba837b9f51f67ab07eb64
/
.
/
llvm
/
test
/
tools
/
llvm-rc
/
windres-version.test
blob: 71ed40b3301b5e31fec6f0cb0426bc295a375490 [
file
] [
log
] [
blame
]
;
RUN
:
llvm
-
windres
--
version
|
FileCheck
%
s
;
Check
that the printed version
string
contains the words
"GNU windres"
,
;
which some build systems look
for
.
;
CHECK
:
GNU windres