test262/tools
André Bargull b218cf6dec Replace "imp" module with "importlib" in parseTestRecord
The "imp" module is deprecated in Python 3.4 and will be removed in
Python 3.12. Use it only if the current Python version is too old to use
the "importlib" module.
2023-11-15 09:15:47 -08:00
..
generation Fix generator clean fail on .DS_Store 2022-05-05 17:03:58 -04:00
lint Allow linter to use alternate features.txt file 2023-10-16 12:37:31 -07:00
misc Add the language tag mappings python script 2020-04-09 09:20:55 -04:00
packaging Replace "imp" module with "importlib" in parseTestRecord 2023-11-15 09:15:47 -08:00
scripts CI: Do not report test failures as errors 2021-05-28 18:06:58 -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