Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
24af0e965694b997e90c46bd754a394e1ac86b45
/
Lib
/
test
/
test_audioop.py
15e5b1b
Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop module,
by Victor Stinner
· 15 years ago
be3ff9c
Fix misspeeld method name (negative)
by Neal Norwitz
· 17 years ago
1a66441
Issue 3306. Better control for a lenght in findmax() function.
by Facundo Batista
· 17 years ago
efc4a3a
fix typo
by Benjamin Peterson
· 17 years ago
7416a4c
convert test_audioop to unittest. Thanks to Giampaolo Rodola.
by Benjamin Peterson
· 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
fa86907
SF [ 1231053 ] audioop - alaw encoding/decoding added, code updated
by Anthony Baxter
· 19 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
54e54c6
The first batch of changes recommended by the fixdiv tool. These are
by Guido van Rossum
· 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
132dce2
Update the code to better reflect recommended style:
by Fred Drake
· 25 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
05ba2ab
Fix ratecv test (Sjoerd).
by Guido van Rossum
· 28 years ago
c8504e2
Added test for ratecv (from Sjoerd, reformatted).
by Guido van Rossum
· 28 years ago
7a61f87
Updated to include the verbose flag from test_support
by Roger E. Masse
· 29 years ago
4fdb744
Added test for minmax.
by Guido van Rossum
· 29 years ago
fa7fcb9
Add test code for audioop and rgbimg (includes three binary files!)
by Guido van Rossum
· 32 years ago