test262/test/built-ins/Math/round
Leo Balter e49d2661a8 Improve assertions comparing values to NaN (#690)
The global isNaN is not precise at all, and Number.isNaN is an ES6 feature that makes it preferrable to use assert's sameValue for NaN values, as it handles it internally using the comparison.
2016-07-01 11:22:55 -07:00
..
S15.8.2.15_A1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.8.2.15_A2.js Update Math functions to handle distinct -0 and +0 2016-06-27 16:04:15 -04:00
S15.8.2.15_A3.js Update Math functions to handle distinct -0 and +0 2016-06-27 16:04:15 -04:00
S15.8.2.15_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.8.2.15_A5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.8.2.15_A6.js Fix strict mode errors in built-ins/Math 2015-04-29 17:40:30 +02:00
S15.8.2.15_A7.js More tests for Math.round 2015-04-04 11:36:57 +05:00
length.js Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
name.js Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00