summaryrefslogtreecommitdiff
path: root/test cases/common/99 postconf
AgeCommit message (Collapse)Author
2023-07-13Silence some encoding warningsTristan Partin
By specifiying explicit encodings, we can silence warnings like: /__w/meson/meson/test cases/common/100 postconf with args/postconf.py:15: EncodingWarning: 'encoding' argument not specified with open(input_file) as f: in CI.
2021-04-26Condense test directory names.Jussi Pakkanen