test262/tools
Ms2ger 3ff5c0a115 Generation: Support Python 3 (#2288)
* Generation: Use Python 3-compatible imports.

* Generation: Use range() instead of xrange().

* Generation: Use list comprehensions instead of map().

* Generation: Explicitly use bytes in the Test class.

* Generation: Run unit tests on Python 3 as well.
2019-08-14 12:46:23 -04:00
..
generation Generation: Support Python 3 (#2288) 2019-08-14 12:46:23 -04:00
lint Lint: Use the print function rather than the statement. 2019-08-12 17:14:07 +02:00
misc Remove links to hg.ecmascript.org (non-license content) 2015-07-17 17:43:27 +02:00
packaging Update header regexp to prevent year ranges 2019-07-15 14:03:25 -04:00
scripts Use .. for git diffs in the CI routines (#2140) 2019-04-25 17:56:55 -04:00
CoverageAnalyzer.py Unify indentation and add .editorconfig (#973) 2017-04-13 10:37:32 -04:00
copy_tests.sh Add a little helper for convenience in testing changes (#1260) 2017-10-04 11:46:21 -04:00