| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-02 | Build helper programs as PROGS and not as TESTS_{C,SH} | pgoyette | |
| This enables us to remove custom Atffiles whose only purpose was to avoid using the helpers as tests. XXX src/tests/dev/dm/ is not (yet) linked into the build! | |||
| 2010-10-31 | There's apparently a circular dependency between -lrump and -lrumpuser. | he | |
| This poses problems when linking statically, as for sun2. Add -lrump also after -lrumpuser, so that this links statically as well. | |||
| 2010-08-04 | need to update install filename too | pooka | |
| 2010-08-04 | Add test of pad(4): stuff some audio into /dev/audio, read it from | pooka | |
| /dev/pad. Test that we got sensible output by comparing against a previous audibly good result. This exercises auconv, audio and pad. | |||
