test: improve test-arm-math-illegal-instruction.js by marsonya · Pull Request #37670 · nodejs/node

@nodejs-github-bot added needs-ci

PRs that need a full CI run.

test

Issues and PRs related to the tests.

labels

Mar 9, 2021

RaisinTen

@marsonya marsonya changed the title test: add math function to test-arm-math-illegal-instruction.js test: improve test-arm-math-illegal-instruction.js

Mar 13, 2021

aduh95

RaisinTen

@aduh95 aduh95 added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Mar 15, 2021

@marsonya @aduh95

Instead of writing each Math function and keeping track, loop over Math
functions and test each one of them.

PR-URL: #37670
Reviewed-By: Darshan Sen <raisinten@gmail.com>

ruyadorno pushed a commit that referenced this pull request

Mar 24, 2021
Instead of writing each Math function and keeping track, loop over Math
functions and test each one of them.

PR-URL: #37670
Reviewed-By: Darshan Sen <raisinten@gmail.com>

targos pushed a commit that referenced this pull request

May 1, 2021
Instead of writing each Math function and keeping track, loop over Math
functions and test each one of them.

PR-URL: #37670
Reviewed-By: Darshan Sen <raisinten@gmail.com>