浏览代码

fix expected value of isfinite(NaN) to 0. (#239)

Young Kim 8 年之前
父节点
当前提交
9ea99dda7d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/clang/unittests/HLSL/ShaderOpArithTable.xml

+ 1 - 1
tools/clang/unittests/HLSL/ShaderOpArithTable.xml

@@ -1035,7 +1035,7 @@
           <Value>-1.0</Value>
         </Parameter>
         <Parameter Name="Validation.Expected">
-          <Value>1</Value>
+          <Value>0</Value>
           <Value>0</Value>
           <Value>1</Value>
           <Value>1</Value>