1. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  2. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  3. f084e04 Fix test_errno to only check for error numbers that are defined by Standard C. by Brett Cannon · 17 years ago
  4. afb416b Add WSA errors. by Martin v. Löwis · 17 years ago
  5. 637f239 Add more Linux error codes. by Martin v. Löwis · 17 years ago
  6. d43ca3b norwitz-amd64 (gentoo) has EREMOTEIO. by Martin v. Löwis · 17 years ago
  7. d1befd7 Add some info to the failure messages by Neal Norwitz · 17 years ago
  8. 08811dd Improve the error message for a test that failed on the S-390 Debian buildbot. by Brett Cannon · 17 years ago
  9. b7ec8e5 test_errno was a no-op test; now it actually tests things and uses unittest. by Brett Cannon · 17 years ago
  10. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 22 years ago
  11. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  12. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  13. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  14. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  15. cee1dd3 Don't just die when an error is not defined; print a warning instead. by Guido van Rossum · 28 years ago
  16. fab8ab8 Many scripts, but small changes. Update the way the scripts obtain the by Roger E. Masse · 29 years ago
  17. 9c6db35 Revised test for errno ala bwarsaw's testing paradigm. by Roger E. Masse · 29 years ago
  18. 8ba76d3 Added test_errno to the test suite by Roger E. Masse · 29 years ago