1. 12 Jun, 2015 2 commits
    • Victor Stinner's avatar
      Issue #15745: Rewrite os.utime() tests in test_os · e12e7aa3
      Victor Stinner authored
      * 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
      e12e7aa3
    • Terry Jan Reedy's avatar
      f5d45238
  2. 10 Jun, 2015 2 commits
  3. 09 Jun, 2015 3 commits
  4. 08 Jun, 2015 2 commits
  5. 07 Jun, 2015 2 commits
  6. 10 Apr, 2015 1 commit
  7. 08 Jun, 2015 1 commit
  8. 06 Jun, 2015 1 commit
  9. 05 Jun, 2015 2 commits
  10. 02 Jun, 2015 8 commits
  11. 01 Jun, 2015 1 commit
  12. 31 May, 2015 1 commit
  13. 30 May, 2015 3 commits
  14. 29 May, 2015 1 commit
  15. 28 May, 2015 2 commits
  16. 27 May, 2015 2 commits
  17. 26 May, 2015 4 commits
  18. 25 May, 2015 2 commits