1. 705fd47 Add a test for uu.encode() that passed filenames as in_file and out_file. by Walter Dörwald · 19 years ago
  2. 411e5a2 Port test_uu.py to PyUnit. From SF patch #662807. by Walter Dörwald · 21 years ago
  3. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  4. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  5. d179570 Test that uu.py will not override an existing file if out_file isn't by Barry Warsaw · 23 years ago
  6. fffd722 The test opened the binary test data files in text mode! Fixed. by Jack Jansen · 23 years ago
  7. 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 23 years ago