vstudio: Fix exception handling tests
This commit is contained in:
parent
c3ceb52b94
commit
75ff8934f6
@ -571,20 +571,6 @@
|
||||
exceptionhandling "Off"
|
||||
prepare()
|
||||
test.capture [[
|
||||
<ClCompile>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<ExceptionHandling>false</ExceptionHandling>
|
||||
]]
|
||||
end
|
||||
|
||||
|
||||
function suite.exceptions_onNoExceptionsVS2013()
|
||||
exceptionhandling "Off"
|
||||
p.action.set("vs2013")
|
||||
prepare()
|
||||
test.capture [[
|
||||
<ClCompile>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
|
Reference in New Issue
Block a user