1. 478c105 Whitespace normalization. by Tim Peters · 22 years ago
  2. 7ff55e6 Add tests for __nonzero__() problems. by Jeremy Hylton · 22 years ago
  3. c2659cf Whitespace normalization. by Tim Peters · 22 years ago
  4. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  5. 90437c0 Consistently use test_support.foo everywhere. by Walter Dörwald · 22 years ago
  6. 9dcbbea Factor out common boilerplate for test_support by Raymond Hettinger · 22 years ago
  7. dbcede5 Port test_bool.py to PyUnit. From SF patch #662807. by Walter Dörwald · 22 years ago
  8. aa86e35 - bool() called without arguments now returns False rather than by Guido van Rossum · 22 years ago
  9. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  10. 5efaf7e This is my nearly two year old patch by Michael W. Hudson · 23 years ago
  11. 7c6a4ad More mindless --disable-unicode proofing. by Michael W. Hudson · 23 years ago
  12. 2f6d4da Patch #542569: tp_print tp_repr tp_str in test_bool.py. by Martin v. Löwis · 23 years ago
  13. d1bfe5e Add tests for binary pickles. by Guido van Rossum · 23 years ago
  14. e276339 Implement an idea by Paul Rubin: by Guido van Rossum · 23 years ago
  15. 5f82036 Oops. Here are the new files. My apologies. by Guido van Rossum · 23 years ago