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.
1 parent 5995e4b commit a120d60Copy full SHA for a120d60
llvm/test/tools/llvm-rc/tag-html.test
@@ -1,5 +1,6 @@
1
; RUN: rm -rf %t && mkdir %t && cd %t
2
; RUN: cp %p/Inputs/webpage*.html .
3
+; RUN: dos2unix webpage*.html
4
; RUN: llvm-rc -no-preprocess /FO %t/tag-html.res -- %p/Inputs/tag-html.rc
5
; RUN: llvm-readobj %t/tag-html.res | FileCheck %s --check-prefix HTML
6
0 commit comments