You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
388 B
12 lines
388 B
# UNSUPPORTED: libxml2
|
|
# REQUIRES: manifest_tool
|
|
|
|
# RUN: yaml2obj %p/Inputs/ret42.yaml -o %t.obj
|
|
# RUN: lld-link /out:%t.exe /entry:main \
|
|
# RUN: /manifest:embed \
|
|
# RUN: /manifestuac:"level='requireAdministrator'" \
|
|
# RUN: /manifestinput:%p/Inputs/manifestinput.test %t.obj | \
|
|
# RUN: FileCheck -allow-empty %s
|
|
|
|
# CHECK-NOT: warning: error with internal manifest tool: no libxml2
|