On Mon, Mar 21, 2016 at 11:56 PM, Diego Biurrun <di...@biurrun.de> wrote:
> This avoids spurious library rebuilds when only the test program
> code is changed and simplifies the build system.

I really don't like this, the tests were neatly grouped with the code
they were testing. Instead dozens of new files litter up the source
directory.
The arguments for this change seem not very convincing to me.

If the tests are supposed to be split, they should be split out of the
library directories entirely, or at the very least grouped into a sub
directory.

- Hendrik
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to