Comment 6 for bug 887811

Revision history for this message
Jens Nachtigall (nachtigall) wrote : Re: [Bug 887811] Re: searching playlists does not work

Am 27.11.2011 11:19, schrieb RJ Ryan:
> I've been thinking about
> doing something mean like require comprehensive tests for every feature
> branch that is merged.

I do not think that is mean but rather a standard for good software
developement :-D Many other projects work like this. Also before you
fix a bug, you first write the corresponding unit test, then fix it and
you'll save from this bug for the rest of your time.