1. 7a5dc75 #3567: fix sunau for running with -bb and make test_ossaudiodev work. by Antoine Pitrou · 16 years ago
  2. abd9a59 Forward-port r65112 so that test_ossaudiodev uses sunau. by Brett Cannon · 16 years ago
  3. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  4. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  5. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  6. 2bf4d5b Use the correct variable name by Neal Norwitz · 17 years ago
  7. e760631 When elapsed and expected time differ, at least show their two values. by Guido van Rossum · 17 years ago
  8. 23cfc98 Convert sunaudio.py to bytes. (It has no unit test of its own!) by Guido van Rossum · 17 years ago
  9. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
  10. e33761d Fix two bugs related to the remove of exception subscripting. by Collin Winter · 18 years ago
  11. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  12. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  13. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  14. c6d1f91 If the audio file does not exist, the test should be skipped. Will backport. by Neal Norwitz · 19 years ago
  15. 50682d0 SF #818006: merge from release24-maint branch: add useful read-only by Greg Ward · 20 years ago
  16. 348c261 On those systems lacking the AFMT_S16_NE symbol, the test was failing by Andrew MacIntyre · 21 years ago
  17. 8a709b3 Factor endian-ness check out of play_sound_file(), and fix by Greg Ward · 21 years ago
  18. 4f12d46 Renamed test_errors() to test_setparameters() and completely rewrote it by Greg Ward · 21 years ago
  19. 080c110 Order and number of arguments to setparameters() has changed. by Greg Ward · 21 years ago
  20. 4507ec7 - The audio driver tests (test_ossaudiodev.py and by Guido van Rossum · 22 years ago
  21. 7511bd9 - be explicit: audio data files should be opened in binary mode by Fred Drake · 22 years ago
  22. 55a8790 Aesthetic tweakery: factor read_sound_file() out of play_sound_file(). by Greg Ward · 22 years ago
  23. 36dacfa Initial revision is rev 1.8 of test_linuxaudiodev.py, with by Greg Ward · 22 years ago