1. be3856d patch [ 1141428 ] more __contains__ tests by Georg Brandl · 19 years ago
  2. 2b3eb40 Deleting cyclic object comparison. by Armin Rigo · 21 years ago
  3. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  4. 721adf9 Port test_richcmp.py to PyUnit. From SF patch #662807 which additional by Walter Dörwald · 22 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  6. e63415e SF patch #421922: Implement rich comparison for dicts. by Tim Peters · 23 years ago
  7. 8880f6d Whitespace normalization. by Tim Peters · 24 years ago
  8. 4e8db2e Since I'm about to check in a change to the recursion-detection code by Guido van Rossum · 24 years ago
  9. 890f209 Add test for comparing recursive data types. by Guido van Rossum · 24 years ago
  10. 9710bd5 Add test for misbehaving rich comparisons (always returning 0) -- by Guido van Rossum · 24 years ago
  11. c4a6e8b Rich comparison tests by Guido van Rossum · 24 years ago