Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all files of expected output that contain only the name of the | Fred Drake | 2001-05-21 | 1 | -1/+0 |
| | | | | | test; there is no need to store this in a file if the actual test code does not produce any output. | ||||
* | Test of the sunaudiodev module -- it simply plays a sound if it can | Barry Warsaw | 1997-01-07 | 1 | -0/+1 |
find one and doesn't output any data that can be verified. If it can't find a sound file by looking in the standard Solaris locations (which we can extend later), it raises an ImportError. |