1. 79c9b17 Barry's patch to test the new setdefault() method. by Guido van Rossum · 24 years ago
  2. 5ebfa2a Add tests to exercise sequence operations (multiplication, indexing, by Andrew M. Kuchling · 25 years ago
  3. affd77f Add tests for list self-assigns. (Sorry, this should have been here by Guido van Rossum · 26 years ago
  4. 7462942 Added some tests to make sure that long->int conversions near by Guido van Rossum · 26 years ago
  5. d151d34 Add test for core dump -- make sure it doesn't come back! by Guido van Rossum · 27 years ago
  6. fb5cef1 Added separate tests for {}.get(). by Guido van Rossum · 27 years ago
  7. 9b887c7 Added tests of dict.get() by Barry Warsaw · 27 years ago
  8. ce1fa26 Added tests for dict.clear(), dict.update(), dict.copy(). by Guido van Rossum · 27 years ago
  9. eecf035 Test new __import__ module, test reload of built-in module, test by Guido van Rossum · 30 years ago
  10. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  11. e61fa0a * profile.py, pdb.py: added help() function by Guido van Rossum · 31 years ago
  12. d316607 * ftplib.py: added abort() command (sends oob data). by Guido van Rossum · 31 years ago
  13. 80530ce * Add some more tests for numbers by Guido van Rossum · 32 years ago
  14. 85f1820 Added some new tests and two new files for testing: test_types.py by Guido van Rossum · 32 years ago