1. 1b2f62d Catch IOError for when the device file doesn't exist or the user doesn't have by Neal Norwitz · 18 years ago
  2. ff9b963 Catch the correct errors. by Georg Brandl · 18 years ago
  3. fe3b4b9 Convert test_linuxaudiodev to unittest. Fix a wrong finally clause in test_ossaudiodev. by Georg Brandl · 18 years ago
  4. e7445de Remove output file for test_ossaudiodev, also properly close the dsp object. by Georg Brandl · 18 years ago
  5. cf795b4 Fix an issue related to the unittest conversion. by Collin Winter · 18 years ago
  6. fb5b989 Convert test_ossaudiodev to use unittest. by Collin Winter · 18 years ago
  7. 813669f Fix a bug in the messages for an assert failure where not enough arguments to a string by Brett Cannon · 19 years ago
  8. 4d16b91 Don't use standard assert: want tests to fail even when run with -O. by Greg Ward · 19 years ago
  9. 7802af4 Be a lot smarter about whether this test passes: instead of assuming by Greg Ward · 19 years ago
  10. c6d1f91 If the audio file does not exist, the test should be skipped. Will backport. by Neal Norwitz · 20 years ago
  11. 50682d0 SF #818006: merge from release24-maint branch: add useful read-only by Greg Ward · 20 years ago
  12. 348c261 On those systems lacking the AFMT_S16_NE symbol, the test was failing by Andrew MacIntyre · 22 years ago
  13. 8a709b3 Factor endian-ness check out of play_sound_file(), and fix by Greg Ward · 22 years ago
  14. 4f12d46 Renamed test_errors() to test_setparameters() and completely rewrote it by Greg Ward · 22 years ago
  15. 080c110 Order and number of arguments to setparameters() has changed. by Greg Ward · 22 years ago
  16. 4507ec7 - The audio driver tests (test_ossaudiodev.py and by Guido van Rossum · 22 years ago
  17. 7511bd9 - be explicit: audio data files should be opened in binary mode by Fred Drake · 23 years ago
  18. 55a8790 Aesthetic tweakery: factor read_sound_file() out of play_sound_file(). by Greg Ward · 23 years ago
  19. 36dacfa Initial revision is rev 1.8 of test_linuxaudiodev.py, with by Greg Ward · 23 years ago