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-31 21:37:09 -04:00
2014-11-27 17:45:44 +02:00
2015-04-13 11:59:54 -05:00
2015-04-10 13:24:41 +03:00
2015-05-25 21:24:48 -05:00
2015-05-19 10:09:42 +03:00
2015-06-02 11:39:31 -04:00
2015-01-18 11:28:37 +02:00
2015-05-23 10:40:47 -05:00
2015-05-23 17:23:30 -04:00
2014-12-01 17:10:10 -05:00
2015-05-13 13:39:51 +03:00
2015-04-10 13:24:41 +03:00
2015-04-10 13:24:41 +03:00
2015-02-22 23:54:38 -08:00
2015-05-22 11:02:49 +03:00
2015-06-12 21:58:00 +02:00
2015-06-09 07:18:54 +03:00
2015-02-22 17:25:33 +02:00
2015-05-16 16:25:43 +03:00
2015-04-10 13:24:41 +03:00
2015-02-06 11:23:58 -05:00
2015-05-06 09:36:06 +03:00
2015-04-10 13:24:41 +03:00
2015-01-26 09:57:07 +02:00
2015-03-31 16:49:26 +03:00
2015-04-13 20:01:21 +02:00
2015-03-19 19:13:37 +02:00
2015-04-10 13:24:41 +03:00
2015-04-03 18:12:41 +03:00
2015-04-10 13:24:41 +03:00
2015-03-11 17:18:03 +02:00
2015-03-29 16:43:23 -04:00
2015-04-10 13:24:41 +03:00
2015-04-03 18:12:41 +03:00
2015-03-12 21:56:08 +02:00
2015-03-12 21:56:08 +02:00
2015-01-26 09:57:07 +02:00
2015-03-18 18:19:30 -07:00
2015-04-10 13:24:41 +03:00
2015-01-05 09:19:40 +02:00
2015-04-10 13:24:41 +03:00
2015-01-05 21:52:10 -08:00
2015-04-13 10:38:56 -04:00
2015-04-10 13:24:41 +03:00
2014-12-01 18:28:43 +02:00
2015-03-22 16:17:46 -04:00
2015-04-14 15:43:00 -05:00
2015-05-27 21:56:53 -04:00
2015-01-26 10:11:16 +02:00
2015-04-01 16:54:05 +03:00
2015-04-10 13:24:41 +03:00
2015-03-10 13:17:21 -07:00
2015-03-21 09:40:26 +02:00
2015-03-25 16:40:15 +02:00
2015-01-26 09:57:07 +02:00
2015-04-13 20:24:10 -04:00
2015-02-15 18:03:59 +01:00
2015-03-31 13:12:37 +03:00
2014-12-16 18:00:56 +02:00
2015-04-10 13:24:41 +03:00
2014-12-20 20:57:15 +02:00
2015-04-14 18:57:55 +03:00
2015-04-21 21:09:48 +03:00
2015-03-20 16:46:19 +02:00
2014-11-30 11:49:00 -05:00
2015-04-10 13:24:41 +03:00
2015-04-10 13:24:41 +03:00
2014-12-10 02:50:32 +02:00
2015-02-01 20:17:22 -05:00
2015-04-07 11:59:06 -04:00
2015-04-10 13:24:41 +03:00
2015-03-18 18:19:30 -07:00
2015-02-03 11:55:09 +02:00
2015-02-21 12:08:52 +02:00
2015-03-04 23:18:57 -05:00
2015-03-24 22:28:43 +02:00
2015-02-28 12:43:08 +02:00
2015-04-10 13:24:41 +03:00
2015-04-10 13:24:41 +03:00
2015-04-10 13:24:41 +03:00
2015-05-20 00:11:48 +03:00
2015-04-03 18:12:41 +03:00
2015-05-30 19:38:26 +03:00
2015-05-26 00:43:58 +02:00
2015-02-22 17:25:33 +02:00
2015-03-04 09:43:27 +02:00
2014-12-14 10:53:00 +02:00
2015-04-10 13:24:41 +03:00
2015-01-26 13:45:39 +02:00