test262/test
Leo Balter e49d2661a8 Improve assertions comparing values to NaN ()
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
..
annexB Extend test for HTML comments () 2016-06-28 15:54:40 -07:00
built-ins Improve assertions comparing values to NaN () 2016-07-01 11:22:55 -07:00
harness Add harness for byte conversion values 2016-05-25 10:10:50 -04:00
intl402 Add tests for Intl.getCanonicalLocales 2016-06-07 14:52:04 -04:00
language Improve assertions comparing values to NaN () 2016-07-01 11:22:55 -07:00