Files
cpython/Lib/test
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-02 22:36:26 -04:00
2014-02-28 15:43:36 +01:00
2015-03-18 18:19:30 -07:00
2015-03-09 10:37:50 -04:00
2014-02-01 21:22:26 +02:00
2015-05-23 10:40:47 -05:00
2014-08-19 18:20:23 +03:00
2013-11-22 09:05:39 -07:00
2014-11-26 14:35:56 -06:00
2015-02-25 16:47:14 -05:00
2015-05-03 11:28:46 -04:00
2013-12-16 09:05:44 -06:00
2014-02-16 14:17:28 -05:00