test262/test/built-ins/Math/random
Mike Pennisi 6e61c27aa5 Avoid false positives
As written, the test for `Math.random` would pass if the runtime
erroneously produced a non-numeric value. Add the necessary assertions
to guard against this case.
2016-03-17 17:12:54 -04:00
..
S15.8.2.14_A1.js Avoid false positives 2016-03-17 17:12:54 -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