forked from mirrors/gecko-dev
This patch fixes the path issues with PerfDocs on Windows machines. To do this, all `os` path manipulations were converted to use `pathlib`. The encoding, and permissions of the files are also set properly now since Windows has different defaults. The tests were also fixed to be able to run on Windows machines. Differential Revision: https://phabricator.services.mozilla.com/D156983 |
||
|---|---|---|
| .. | ||
| files | ||
| conftest.py | ||
| python.ini | ||
| test_black.py | ||
| test_clang_format.py | ||
| test_clippy.py | ||
| test_codespell.py | ||
| test_eslint.py | ||
| test_file_license.py | ||
| test_file_perm.py | ||
| test_file_whitespace.py | ||
| test_flake8.py | ||
| test_fluent_lint.py | ||
| test_lintpref.py | ||
| test_perfdocs.py | ||
| test_perfdocs_generation.py | ||
| test_perfdocs_helpers.py | ||
| test_pylint.py | ||
| test_rst.py | ||
| test_rustfmt.py | ||
| test_shellcheck.py | ||
| test_trojan_source.py | ||
| test_updatebot.py | ||
| test_yaml.py | ||