1. ff9b963 Catch the correct errors. by Georg Brandl · 18 years ago
  2. fe3b4b9 Convert test_linuxaudiodev to unittest. Fix a wrong finally clause in test_ossaudiodev. by Georg Brandl · 18 years ago
  3. c6d1f91 If the audio file does not exist, the test should be skipped. Will backport. by Neal Norwitz · 20 years ago
  4. 4507ec7 - The audio driver tests (test_ossaudiodev.py and by Guido van Rossum · 22 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  6. 4ce6b35 don't fail if the audio device is busy, just skip. SF patch 545486 by Anthony Baxter · 23 years ago
  7. 923ebe4 It seems our sound cards can't play mulaw data. Use native-format by Guido van Rossum · 25 years ago
  8. e2b7c4d test_linuxaudio: by Jeremy Hylton · 25 years ago
  9. 92a6913 Oooopsss.....tab and space mismatch corrected. by Moshe Zadka · 25 years ago
  10. 040c17f Raise TestSkipped, not ImportError. Honesty's the best policy. by Moshe Zadka · 25 years ago
  11. 323a508 In case the user isn't allowed to access /dev/dsp or /dev/dsp isn't there by Moshe Zadka · 25 years ago
  12. 1f2d464 Added test for linnuxaudiodev module; directly adapted from sunaudiodev by Fred Drake · 25 years ago