summaryrefslogtreecommitdiff
path: root/tests/lib/filesystem.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop out-of-tree/in-tree build transition flagsPradyun Gedam2022-04-081-28/+0
| | | | | | These were intended to help users transition when the default behaviour changed to no longer perform out-of-tree builds. The transition is now considered complete.
* Handle PY2 TODO comment in tests/lib/filesystem.pyJon Dufresne2021-09-251-2/+1
|
* Complete typing of some tests/lib/* filesJon Dufresne2021-08-271-4/+5
|
* Blacken tests/libPradyun Gedam2021-04-021-3/+1
|
* Revert "remove _copy_source_tree and friends"Pradyun Gedam2020-05-131-0/+48
| | | | This reverts commit 873f1e6332aa827c886266c7d858067c12521e80.
* remove _copy_source_tree and friendsStéphane Bidoul2020-04-121-48/+0
|
* Ignore errors copying socket files for source installs (in Python 3). (#6844)Christopher Hunt2019-08-211-0/+48