1. c92157f Relax result test for program mode of quopri. by Martin v. Löwis · 19 years ago
  2. 83be966 Rewrite pipe code using subprocess, to make sure the by Martin v. Löwis · 19 years ago
  3. 536cf99 Whitespace normalization. by Tim Peters · 20 years ago
  4. 3b28770 Add two tests for the script interface. by Walter Dörwald · 20 years ago
  5. b197543 If quopri uses the implementations from binascii do the tests a second time by Walter Dörwald · 20 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  7. 16dc7f4 Patch #462190, patch #464070: Support quoted printable in the binascii module. by Martin v. Löwis · 24 years ago
  8. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 24 years ago
  9. e861365 Don't use any characters C doesn't guarantee are safe for text-mode files. by Tim Peters · 24 years ago
  10. 87cc0c3 Whitespace normalization, plus: by Tim Peters · 24 years ago
  11. 7599a3f Add a bunch of sample strings to test soft line breaks of varying end cases. by Barry Warsaw · 24 years ago
  12. 7069763 A unittest-based test for the quopri module. by Barry Warsaw · 24 years ago