test262/test/built-ins/Math/abs
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.1_A1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.8.2.1_A2.js Update Math functions to handle distinct -0 and +0 2016-06-27 16:04:15 -04:00
S15.8.2.1_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
absolute-value.js Extend coverage for Math.abs 2016-06-27 16:04:15 -04: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