summaryrefslogtreecommitdiffstats
path: root/Lib/test/audiotests.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #19623: Fixed writing to unseekable files in the aifc module.Serhiy Storchaka2013-12-141-0/+62
* Issue #19633: Fixed writing not compressed 16- and 32-bit wave files onSerhiy Storchaka2013-11-211-2/+4
* Issue #18919: Fixed resource leaks in audio tests.Serhiy Storchaka2013-10-141-12/+12
* Issue #18919: Unified and extended tests for audio modules: aifc, sunau andSerhiy Storchaka2013-10-131-0/+214