| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -5/+2 |
|
|
* | Issue #19987: Merge with 3.3 | Zachary Ware | 2013-12-16 | 1 | -8/+8 |
|\ |
|
| * | Issue #19987: Re-write test_alias_fallback in test_winsound to have two | Zachary Ware | 2013-12-16 | 1 | -7/+8 |
|
|
| * | Issue #19595: Re-enable a long-disabled test in test_winsound | Zachary Ware | 2013-11-28 | 1 | -12/+8 |
|
|
* | | Issue #19987: disable test_winsound's test_alias_fallback test when no sound ... | Christian Heimes | 2013-12-16 | 1 | -6/+7 |
|
|
* | | Issue #19595: Re-enable a long-disabled test in test_winsound | Zachary Ware | 2013-11-28 | 1 | -12/+8 |
|
|
* | | Issue #16719: Get rid of WindowsError. Use OSError instead | Andrew Svetlov | 2012-12-19 | 1 | -1/+1 |
|/ |
|
* | compare with equality not identity (issue #16172) | Benjamin Peterson | 2012-10-09 | 1 | -6/+2 |
|
|
* | Close stdout, clear ResourceWarning | Brian Curtin | 2010-12-29 | 1 | -0/+1 |
|
|
* | test_winsound shouldn't crash when ctypes isn't available | Antoine Pitrou | 2010-08-10 | 1 | -1/+1 |
|
|
* | Merged revisions 81640 via svnmerge from | Brian Curtin | 2010-06-01 | 1 | -0/+6 |
|
|
* | Fixed extraneous _winreg (changed to winreg in py3k). Thanks, Tim Golden. | Brian Curtin | 2010-04-13 | 1 | -1/+1 |
|
|
* | Fix invalid syntax. | Mark Dickinson | 2010-04-13 | 1 | -1/+1 |
|
|
* | Merged revisions 80035 via svnmerge from | Mark Dickinson | 2010-04-13 | 1 | -1/+1 |
|
|
* | Merged revisions 80026 via svnmerge from | Brian Curtin | 2010-04-13 | 1 | -0/+21 |
|
|
* | Merged revisions 80000 via svnmerge from | Stefan Krah | 2010-04-12 | 1 | -5/+3 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -1/+3 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
|
|
* | Another 2.6-ism in test file | Amaury Forgeot d'Arc | 2008-03-20 | 1 | -1/+1 |
|
|
* | Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,... | Christian Heimes | 2008-03-19 | 1 | -17/+19 |
|
|
* | Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,... | Christian Heimes | 2008-03-18 | 1 | -2/+10 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -4/+16 |
|
|
* | The peeping and bawling of the builtin speaker is giving my poor cat the creeps. | Christian Heimes | 2007-11-15 | 1 | -0/+1 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -34/+115 |
|
|
* | test_alias_nofallback(): Someone broke this test, after 2.3, by | Tim Peters | 2004-05-16 | 1 | -2/+18 |
|
|
* | PlaySoundTest.test_alias_nofallback(): Simplified the coding by using | Tim Peters | 2003-09-22 | 1 | -7/+2 |
|
|
* | PlaySoundTest.test_alias_fallback(): Disabled this test, and explained | Tim Peters | 2003-09-22 | 1 | -1/+12 |
|
|
* | Don't require that a RuntimeError is raised when playing a second | Walter Dörwald | 2003-06-30 | 1 | -5/+9 |
|
|
* | Port test_array and test_winsound to PyUnit. Enhance tests for array | Walter Dörwald | 2003-05-18 | 1 | -15/+99 |
|
|
* | Add test for MessageBeep() | Guido van Rossum | 2003-04-09 | 1 | -1/+13 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -1/+0 |
|
|
* | Fix spelling error and remove Windows line endings. | Guido van Rossum | 2000-04-24 | 1 | -1/+1 |
|
|
* | Added test_winsound by Mark Hammond. | Guido van Rossum | 2000-04-21 | 1 | -0/+7 |
|
|