summaryrefslogtreecommitdiff
path: root/tools/dircondenser.py
AgeCommit message (Expand)Author
2025-08-01Condense test directory names for 1.9.Jussi Pakkanen
2025-01-09Condensed directory names for release.Jussi Pakkanen
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-11-12Handle dupe number in test renumberer.Jussi Pakkanen
2022-01-02Fix files in the unittests subdir.Jussi Pakkanen
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-03-04various python neatness cleanupsEli Schwartz
2020-09-08typing: fully annotate toolsDaniel Mensinger
2020-04-30Update dircondenser.py tool to update paths in test.json as wellJon Turney
2020-01-08types: import typing as T (fixes #6333)Daniel Mensinger
2019-11-07CI: add initial type annotation checkingMichael Hirsch, Ph.D
2018-09-13Fix flake8 whitespace reportsJon Turney
2018-07-31Add script to condense test directory names.Jussi Pakkanen