summaryrefslogtreecommitdiff
path: root/tests/unix/time.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-01-06tests/unix: Make unix time test pass on more platforms.stijn
2019-12-28unix/modtime: Add utime.mktime function, to complement utime.localtime.Andrew Leech