Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
184e8ed1eeda3ba869755ff37374dd86f332f30d
/
Lib
/
test
/
test_sunaudiodev.py
bec087f
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
2224817
Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
by Brett Cannon
· 17 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
· 23 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
· 25 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 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
· 28 years ago
3de721d
Catch sunaudiodev.error on open() and re-raise TestFailed exception.
by Barry Warsaw
· 29 years ago
59e066e
Oops, remove debugging statements
by Barry Warsaw
· 29 years ago
b241c42
A slightly better test of sunaudiodev module. Include the audio data
by Barry Warsaw
· 29 years ago
5bc697d
Test of the sunaudiodev module -- it simply plays a sound if it can
by Barry Warsaw
· 29 years ago