1. cc9a951 SF #1313496: bisect C replacement doesn't accept named args by Raymond Hettinger · 19 years ago
  2. 630e535 Rename test for comparision errors. by Raymond Hettinger · 20 years ago
  3. 6325178 Beef-up tests for greater coverage and refcount checking. by Raymond Hettinger · 20 years ago
  4. 756b3f3 * Move collections.deque() in from the sandbox by Raymond Hettinger · 21 years ago
  5. 0c41027 SF Patch #864863: Bisect C implementation (Contributed by Dmitry Vasiliev.) by Raymond Hettinger · 21 years ago
  6. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  7. 9dcbbea Factor out common boilerplate for test_support by Raymond Hettinger · 21 years ago
  8. f2715e0 Whitespace normalization. by Tim Peters · 21 years ago
  9. 6aa1c3f Let test_random cover the endpoints. by Raymond Hettinger · 22 years ago
  10. a9f18dc Test optional slice arguments. Add backwards compatibility test. by Raymond Hettinger · 22 years ago
  11. 4422375 Added doctest for examples in the library reference. by Raymond Hettinger · 22 years ago
  12. d230550 Convert to unittest format so that more tests can be added cleanly. by Raymond Hettinger · 22 years ago
  13. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  14. 36cdad1 Fred, THIS NEEDS DOCS! The function docstrings tell the tale. by Tim Peters · 24 years ago