index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_sunaudiodev.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
If the sunaudiodev module is available but we cannot find an audio
Fred Drake
2001-04-14
1
-1/+9
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Move unified findfile() into test_support.py
Guido van Rossum
1998-04-23
1
-14/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-15/+15
*
Make this test work when imported from the interpreter instead of run
Guido van Rossum
1998-01-29
1
-1/+6
*
Catch sunaudiodev.error on open() and re-raise TestFailed exception.
Barry Warsaw
1997-01-13
1
-3/+7
*
Oops, remove debugging statements
Barry Warsaw
1997-01-13
1
-1/+0
*
A slightly better test of sunaudiodev module. Include the audio data
Barry Warsaw
1997-01-13
1
-22/+9
*
Test of the sunaudiodev module -- it simply plays a sound if it can
Barry Warsaw
1997-01-07
1
-0/+38