index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_linuxaudiodev.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 56492-56752 via svnmerge from
Guido van Rossum
2007-08-05
1
-92
/
+0
*
Fix two bugs related to the remove of exception subscripting.
Collin Winter
2007-03-27
1
-1
/
+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-7
/
+7
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-7
/
+7
*
If the audio file does not exist, the test should be skipped. Will backport.
Neal Norwitz
2006-01-05
1
-1
/
+1
*
- The audio driver tests (test_ossaudiodev.py and
Guido van Rossum
2003-02-14
1
-0
/
+3
*
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