Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | don't fail if the audio device is busy, just skip. | Anthony Baxter | 2002-04-23 | 1 | -1/+1 |
* | It seems our sound cards can't play mulaw data. Use native-format | Guido van Rossum | 2000-10-08 | 1 | -1/+12 |
* | test_linuxaudio: | Jeremy Hylton | 2000-10-06 | 1 | -4/+59 |
* | Oooopsss.....tab and space mismatch corrected. | Moshe Zadka | 2000-08-04 | 1 | -2/+2 |
* | Raise TestSkipped, not ImportError. | Moshe Zadka | 2000-08-04 | 1 | -2/+2 |
* | In case the user isn't allowed to access /dev/dsp or /dev/dsp isn't there | Moshe Zadka | 2000-08-04 | 1 | -0/+3 |
* | Added test for linnuxaudiodev module; directly adapted from sunaudiodev | Fred Drake | 2000-06-10 | 1 | -0/+20 |