5 Commits

Author SHA1 Message Date
rmg-x
8eee4552a7 Fix the not-a-constructor test for Math.f16round()
Previously, this was using Math.fround() instead of the f16 version.
2024-11-12 15:36:48 +01:00
Meghan Denny
60963bf468
chore: convert many tests to use verifyProperty (#4263)
Co-authored-by: André Bargull <andre.bargull@gmail.com>
2024-10-14 11:25:05 +02:00
Kevin Gibbons
927a70d4df fix typo in test name 2024-03-25 15:22:57 -07:00
Kevin Gibbons
4f7a43afbd add tests for get/setFloat16 2024-03-25 15:22:57 -07:00
Kevin Gibbons
435dcc9f6e tests for Math.f16round 2024-03-25 15:22:57 -07:00