diff options
author | Walter Dörwald <walter@livinglogic.de> | 2003-05-18 00:47:47 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2003-05-18 00:47:47 (GMT) |
commit | 7fd9424230f51bda20507a85deda7be80c4cb507 (patch) | |
tree | 7ed7749655b980f70113d19526de4533176e5eb0 /Lib/test/output | |
parent | a2792bec1ddfc3f5e38f202de8bc5ca9db4bb869 (diff) | |
download | cpython-7fd9424230f51bda20507a85deda7be80c4cb507.zip cpython-7fd9424230f51bda20507a85deda7be80c4cb507.tar.gz cpython-7fd9424230f51bda20507a85deda7be80c4cb507.tar.bz2 |
Port test_array and test_winsound to PyUnit. Enhance tests for array
(code coverage for Modules/arraymodule.c is at 91%)
From SF patch #736962.
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_winsound | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/output/test_winsound b/Lib/test/output/test_winsound deleted file mode 100644 index f361e93..0000000 --- a/Lib/test/output/test_winsound +++ /dev/null @@ -1,2 +0,0 @@ -test_winsound -Hopefully you heard some sounds increasing in frequency! |