test262/test/language/expressions/exponentiation
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
..
applying-the-exp-operator_A1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
applying-the-exp-operator_A2.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A3.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A4.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
applying-the-exp-operator_A5.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A6.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A7.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
applying-the-exp-operator_A8.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
applying-the-exp-operator_A9.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A10.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A11.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A12.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A13.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A14.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A15.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A16.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A17.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A18.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A19.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A20.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A21.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A22.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A23.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
exp-assignment-operator.js improved info and description 2016-02-22 16:49:00 -05:00
exp-operator-evaluation-order.js improved info and description 2016-02-22 16:49:00 -05:00
exp-operator-precedence-unary-expression-semantics.js Restore missing object definitions 2016-02-22 19:17:24 -05:00
exp-operator-precedence-update-expression-semantics.js improved info and description 2016-02-22 16:49:00 -05:00
exp-operator-syntax-error-bitnot-unary-expression-base.js descriptions and info 2016-02-23 16:42:11 -05:00
exp-operator-syntax-error-delete-unary-expression-base.js descriptions and info 2016-02-23 16:42:11 -05:00
exp-operator-syntax-error-logical-not-unary-expression-base.js descriptions and info 2016-02-23 16:42:11 -05:00
exp-operator-syntax-error-negate-unary-expression-base.js descriptions and info 2016-02-23 16:42:11 -05:00
exp-operator-syntax-error-plus-unary-expression-base.js descriptions and info 2016-02-23 16:42:11 -05:00
exp-operator-syntax-error-typeof-unary-expression-base.js descriptions and info 2016-02-23 16:42:11 -05:00
exp-operator-syntax-error-void-unary-expression-base.js descriptions and info 2016-02-23 16:42:11 -05:00
exp-operator.js Convert "info" to "description" 2016-02-23 14:24:08 -08:00