commit | 323a5086ae3ebc4e6290d9bbbe384af5a952a485 | [log] [tgz] |
---|---|---|
author | Moshe Zadka <moshez@math.huji.ac.il> | Fri Aug 04 12:59:40 2000 +0000 |
committer | Moshe Zadka <moshez@math.huji.ac.il> | Fri Aug 04 12:59:40 2000 +0000 |
tree | 817cedaf1435a7ddbe283be038ff38d41398d796 | |
parent | b9fb1f23fe2b73aa21bfa3ac4fe8ac5e6431917c [diff] |
In case the user isn't allowed to access /dev/dsp or /dev/dsp isn't there at all (my computer doesn't have a Sound Blaster), this doesn't mean there's a bug in linuxaudiodev. The only error the test suite skips is currently ImportError -- so that's what we raise. If you see a problem with this patch, say so and I'll retract. If you think raising an ImportError sucks, you're right -- but I ain't gonna buy a SB and I sure ain't gonna let the test-suite fail on my machine.