1. bec087f fix incorrect auto-translation of TestSkipped -> unittest.SkipTest by Benjamin Peterson · 16 years ago
  2. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  3. 2224817 Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0. by Brett Cannon · 17 years ago
  4. 7dbd918 Add test_main() functions to various tests where it was simple to do. Done so by Brett Cannon · 17 years ago
  5. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  7. b891891 If the sunaudiodev module is available but we cannot find an audio by Fred Drake · 24 years ago
  8. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  9. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  10. e26132c Move unified findfile() into test_support.py by Guido van Rossum · 27 years ago
  11. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  12. c9aef03 Make this test work when imported from the interpreter instead of run by Guido van Rossum · 28 years ago
  13. 3de721d Catch sunaudiodev.error on open() and re-raise TestFailed exception. by Barry Warsaw · 29 years ago
  14. 59e066e Oops, remove debugging statements by Barry Warsaw · 29 years ago
  15. b241c42 A slightly better test of sunaudiodev module. Include the audio data by Barry Warsaw · 29 years ago
  16. 5bc697d Test of the sunaudiodev module -- it simply plays a sound if it can by Barry Warsaw · 29 years ago