Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7a5dc75545dfd7733a4ad9ebdd0ae2748a6d9bf1
/
Lib
/
test
/
test_ossaudiodev.py
7a5dc75
#3567: fix sunau for running with -bb and make test_ossaudiodev work.
by Antoine Pitrou
· 16 years ago
abd9a59
Forward-port r65112 so that test_ossaudiodev uses sunau.
by Brett Cannon
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
ed03b41
Merge the trunk changes in. Breaks socket.ssl for now.
by Thomas Wouters
· 17 years ago
2bf4d5b
Use the correct variable name
by Neal Norwitz
· 17 years ago
e760631
When elapsed and expected time differ, at least show their two values.
by Guido van Rossum
· 17 years ago
23cfc98
Convert sunaudio.py to bytes. (It has no unit test of its own!)
by Guido van Rossum
· 17 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
e33761d
Fix two bugs related to the remove of exception subscripting.
by Collin Winter
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
c6d1f91
If the audio file does not exist, the test should be skipped. Will backport.
by Neal Norwitz
· 19 years ago
50682d0
SF #818006: merge from release24-maint branch: add useful read-only
by Greg Ward
· 20 years ago
348c261
On those systems lacking the AFMT_S16_NE symbol, the test was failing
by Andrew MacIntyre
· 21 years ago
8a709b3
Factor endian-ness check out of play_sound_file(), and fix
by Greg Ward
· 21 years ago
4f12d46
Renamed test_errors() to test_setparameters() and completely rewrote it
by Greg Ward
· 21 years ago
080c110
Order and number of arguments to setparameters() has changed.
by Greg Ward
· 21 years ago
4507ec7
- The audio driver tests (test_ossaudiodev.py and
by Guido van Rossum
· 22 years ago
7511bd9
- be explicit: audio data files should be opened in binary mode
by Fred Drake
· 22 years ago
55a8790
Aesthetic tweakery: factor read_sound_file() out of play_sound_file().
by Greg Ward
· 22 years ago
36dacfa
Initial revision is rev 1.8 of test_linuxaudiodev.py, with
by Greg Ward
· 22 years ago