aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reformat with black 24Arthur Zamarin2024-01-261-3/+4
* Reformat with black 23.1.0Arthur Zamarin2023-03-241-3/+0
* fileutils: small cleanup and modernizationArthur Zamarin2022-12-311-3/+1
* remove osutils.native_readdir.listdirArthur Zamarin2022-12-251-7/+1
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-251-103/+118
* fileutils: remove deprecated `write_file`Arthur Zamarin2022-09-241-2/+2
* remove mentions of _readdir C extensionArthur Zamarin2022-08-241-38/+13
* remove cython _posix.pyxArthur Zamarin2022-08-241-48/+1
* osutils: simplify sizeof_fmt() and fix handling sizes > 1000 YBMichał Górny2022-06-131-3/+2
* osutils: add tests for sizeof_fmt()Michał Górny2022-06-131-1/+24
* tests: remove TempDir fixtureArthur Zamarin2022-05-191-117/+121
* sort imports with isortTim Harder2021-03-281-3/+2
* osutils: drop old, unused FsLock related supportTim Harder2021-03-221-90/+0
* tests: ignore bind mount failure for priv limited docker wheel buildsTim Harder2021-03-201-2/+2
* tests: move to main repo root dirTim Harder2021-03-041-0/+572
* tests: move unit tests into module subdirTim Harder2019-08-141-575/+0
* tests: Handle lack of namespace permissions gracefullyMichał Górny2018-09-221-26/+32
* test: initial conversion from unittest to pytest functionalityTim Harder2018-04-111-160/+139
* move tests to root level dirTim Harder2018-04-111-0/+590