Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
042025f6b8616f1d505cec1122bebc01e7083e69
/
Lib
/
test
/
test_sunaudiodev.py
2224817
Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
by Brett Cannon
· 16 years ago
7dbd918
Add test_main() functions to various tests where it was simple to do. Done so
by Brett Cannon
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
b891891
If the sunaudiodev module is available but we cannot find an audio
by Fred Drake
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
e26132c
Move unified findfile() into test_support.py
by Guido van Rossum
· 27 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
c9aef03
Make this test work when imported from the interpreter instead of run
by Guido van Rossum
· 27 years ago
3de721d
Catch sunaudiodev.error on open() and re-raise TestFailed exception.
by Barry Warsaw
· 28 years ago
59e066e
Oops, remove debugging statements
by Barry Warsaw
· 28 years ago
b241c42
A slightly better test of sunaudiodev module. Include the audio data
by Barry Warsaw
· 28 years ago
5bc697d
Test of the sunaudiodev module -- it simply plays a sound if it can
by Barry Warsaw
· 28 years ago