test262/test/built-ins
Mike Pennisi 1f22932d69 Import tests from Google V8 (templates)
These tests are derived from the following files within the Google V8
project:

    test/mjsunit/es6/templates.js

Some of these tests include non-printable characters, causing git to
infer that they are binary files. Introduce a `.gitattributes` file to
configure git to consistently display the source text of all JavaScript
files.
2015-04-02 12:13:51 -04:00
..
Array Merge pull request #154 from bocoup/harmony-array-concat 2015-03-18 16:07:34 -07:00
Boolean Reorganize ./test 2014-12-07 15:33:09 -08:00
Date Reorganize ./test 2014-12-07 15:33:09 -08:00
Error Reorganize ./test 2014-12-07 15:33:09 -08:00
Function Reorganize ./test 2014-12-07 15:33:09 -08:00
Infinity Reorganize ./test 2014-12-07 15:33:09 -08:00
JSON Reorganize ./test 2014-12-07 15:33:09 -08:00
Math ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
NaN Reorganize ./test 2014-12-07 15:33:09 -08:00
Number ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
Object Update comments in Object.defineProperties tests (Fixes #138) 2014-12-11 19:00:15 +01:00
Promise 2 new tests re: foreign thenables 2015-02-17 18:27:34 -07:00
RegExp Reorganize ./test 2014-12-07 15:33:09 -08:00
String Import tests from Google V8 (templates) 2015-04-02 12:13:51 -04:00
Symbol/species Symbol.species tests 2015-03-09 15:48:52 -06:00
decodeURI Reorganize ./test 2014-12-07 15:33:09 -08:00
decodeURIComponent Reorganize ./test 2014-12-07 15:33:09 -08:00
encodeURI Reorganize ./test 2014-12-07 15:33:09 -08:00
encodeURIComponent Reorganize ./test 2014-12-07 15:33:09 -08:00
eval Reorganize ./test 2014-12-07 15:33:09 -08:00
global Reorganize ./test 2014-12-07 15:33:09 -08:00
isFinite Reorganize ./test 2014-12-07 15:33:09 -08:00
isNaN Reorganize ./test 2014-12-07 15:33:09 -08:00
parseFloat Reorganize ./test 2014-12-07 15:33:09 -08:00
parseInt Reorganize ./test 2014-12-07 15:33:09 -08:00
undefined Reorganize ./test 2014-12-07 15:33:09 -08:00