Files
cpython/Lib
Victor Stinner e12e7aa3fd Issue #15745: Rewrite os.utime() tests in test_os
* Don't use the timestamp of an existing file anymore, only use fixed
  timestamp
* Enhance the code checking the resolution of the filesystem timestamps.
* Check timestamps with a resolution of 1 microsecond instead of 1 millisecond
* When os.utime() uses the current system clock, tolerate a delta of 20 ms.
  Before some os.utime() tolerated a different of 10 seconds.
* Merge duplicated tests and simplify the code
2015-06-12 21:58:00 +02:00
..
2015-05-25 21:24:48 -05:00
2015-05-23 10:40:47 -05:00
2015-05-23 17:23:30 -04:00
2015-02-22 23:54:38 -08:00
2014-09-17 16:31:47 +08:00
2014-10-20 08:36:02 +02:00
2015-04-03 18:12:41 +03:00
2015-04-03 18:12:41 +03:00
2015-03-18 18:19:30 -07:00
2015-04-13 20:24:10 -04:00
2014-10-19 18:04:38 +03:00
2015-02-01 20:17:22 -05:00
2015-03-18 18:19:30 -07:00
2013-10-26 13:22:08 -04:00
2015-04-03 18:12:41 +03:00