| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bug in the messages for an assert failure where not enough arguments to... | Brett Cannon | 2006-07-25 | 1 | -2/+2 |
|
|
* | Don't use standard assert: want tests to fail even when run with -O. | Greg Ward | 2006-07-25 | 1 | -15/+17 |
|
|
* | Be a lot smarter about whether this test passes: instead of assuming | Greg Ward | 2006-07-23 | 1 | -2/+13 |
|
|
* | If the audio file does not exist, the test should be skipped. Will backport. | Neal Norwitz | 2006-01-05 | 1 | -1/+1 |
|
|
* | SF #818006: merge from release24-maint branch: add useful read-only | Greg Ward | 2005-03-07 | 1 | -4/+30 |
|
|
* | On those systems lacking the AFMT_S16_NE symbol, the test was failing | Andrew MacIntyre | 2003-07-02 | 1 | -1/+1 |
|
|
* | Factor endian-ness check out of play_sound_file(), and fix | Greg Ward | 2003-06-03 | 1 | -7/+12 |
|
|
* | Renamed test_errors() to test_setparameters() and completely rewrote it | Greg Ward | 2003-05-29 | 1 | -30/+54 |
|
|
* | Order and number of arguments to setparameters() has changed. | Greg Ward | 2003-05-29 | 1 | -24/+23 |
|
|
* | - The audio driver tests (test_ossaudiodev.py and | Guido van Rossum | 2003-02-14 | 1 | -0/+3 |
|
|
* | - be explicit: audio data files should be opened in binary mode | Fred Drake | 2003-01-08 | 1 | -2/+2 |
|
|
* | Aesthetic tweakery: factor read_sound_file() out of play_sound_file(). | Greg Ward | 2002-12-10 | 1 | -5/+9 |
|
|
* | Initial revision is rev 1.8 of test_linuxaudiodev.py, with | Greg Ward | 2002-12-10 | 1 | -0/+89 |
|
|