Stefano Sabatini <stefano.sabatini-l...@poste.it> writes:

> On date Wednesday 2011-07-13 10:18:31 +0100, Måns Rullgård encoded:
>> Diego Biurrun <di...@biurrun.de> writes:
>> 
>> > ---
>> >  .gitignore              |    1 -
>> >  libavformat/Makefile    |    2 +-
>> >  libavformat/seek-test.c |  133 
>> > +++++++++++++++++++++++++++++++++++++++++++++++
>> >  tests/Makefile          |    6 +--
>> >  tests/fate-run.sh       |    2 +-
>> >  tests/seek_test.c       |  133 
>> > -----------------------------------------------
>> >  6 files changed, 136 insertions(+), 141 deletions(-)
>> >  create mode 100644 libavformat/seek-test.c
>> >  delete mode 100644 tests/seek_test.c
>> 
>> Looks good to me, assuming you ran FATE after this.
>
> What's the rationale? tests/ looks a better place than libavformat/
> for it.

All other test programs are kept with the lib they test.  It also
simplifies the makefiles.

-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to