summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/codeql-analysis.yml
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-09-02 12:10:59 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-10-12 18:20:14 +0900
commit08f61db6eeccf6a35435777c6deb55578f8817d8 (patch)
treef9552fe216fb5c7f477bc2ad745db645921b8bda /.github/workflows/codeql-analysis.yml
parent7f66e50ba2f71514da711a7927554956faea2f29 (diff)
downloadmruby-08f61db6eeccf6a35435777c6deb55578f8817d8.tar.gz
mruby-08f61db6eeccf6a35435777c6deb55578f8817d8.zip
Skip some `Math.atan2()` tests.
Linux `atan2(3)` man page says: ``` If y is positive infinity (negative infinity) and x is positive infinity, +pi/4 (-pi/4) is re‐ turned. ``` But on Microsoft VC/MinGW, `atan2()` returns `NaN` if either of arguments is infinite. So we skip those tests on the platforms.
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
0 files changed, 0 insertions, 0 deletions