Andrew Gaul
|
fc7543fa25
|
Make ut_test compatible with Python 3 (#1838)
This may allow removing Python 2 on newer distros.
Co-authored-by: Takeshi Nakatani <ggtakec@gmail.com>
|
2022-01-09 11:08:36 +09:00 |
|
Andrew Gaul
|
944c1fd148
|
Clean up litter in ut_test (#1697)
|
2021-06-25 19:15:03 +09:00 |
|
Andrew Gaul
|
8a51a26819
|
Allow truncation of open and modified files
Regression introduced in f5bf41cf11 .
Fixes #1575.
|
2021-04-25 12:35:35 +09:00 |
|
Andrew Gaul
|
8fb70c5e4a
|
Fix expandtab settings for tests
This matches the main source.
|
2020-09-15 22:11:14 +09:00 |
|
Takeshi Nakatani
|
b5ffd419d8
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
|
Andrew Gaul
|
8a7548a9d4
|
Import ossfs tests
This turns up a failure in test_rename_file when calling seek(0) on a
renamed file.
|
2020-06-01 09:08:25 +09:00 |
|