aboutsummaryrefslogtreecommitdiff
path: root/tools/dircondenser.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Fix files in the unittests subdir.Jussi Pakkanen1-0/+2
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-2/+2
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-1/+1
2021-03-04various python neatness cleanupsEli Schwartz1-1/+1
2020-09-08typing: fully annotate toolsDaniel Mensinger1-2/+2
2020-04-30Update dircondenser.py tool to update paths in test.json as wellJon Turney1-0/+4
2020-01-08types: import typing as T (fixes #6333)Daniel Mensinger1-3/+3
2019-11-07CI: add initial type annotation checkingMichael Hirsch, Ph.D1-9/+12
2018-09-13Fix flake8 whitespace reportsJon Turney1-1/+1
2018-07-31Add script to condense test directory names.Jussi Pakkanen1-0/+82