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