1. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  2. 7107a7f SF bug 690622: test_cpickle overflows stack on MacOS9. by Tim Peters · 21 years ago
  3. dcaa24e Renamed "bin" arguments to "proto". Note that this test currently by Tim Peters · 22 years ago
  4. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  5. 52acb49 Merge of the release22 branch changes back into the trunk. by Barry Warsaw · 23 years ago
  6. 694ed09 Fix the test control support for the pickle & cPickle tests so the tests run by Fred Drake · 23 years ago
  7. e0c446b Whitespace normalization. by Tim Peters · 23 years ago
  8. 6642653 Covert pickle tests to use unittest. by Jeremy Hylton · 23 years ago
  9. e935816 Reorganize pickle/cPickle testing so the tests pass regardless of the order by Tim Peters · 24 years ago
  10. be467e5 Fix Bug #114293: by Jeremy Hylton · 24 years ago
  11. 84219682 Charles Waldman writes: by Guido van Rossum · 24 years ago
  12. ba508a2 Add test case for bug just fixed by Stephen Turner. by Guido van Rossum · 25 years ago
  13. 8ff764f Jonathan Giddy write: by Guido van Rossum · 25 years ago
  14. 89ae2b9 Test protection against picling to/from closed (real) file. by Guido van Rossum · 25 years ago
  15. aa3828a Basic regr tests for pickle/cPickle by Guido van Rossum · 25 years ago