[FFmpeg-devel] [PATCH 2/2] fate/api-tests: Move api-flac-test to API tests directory.

Michael Niedermayer michaelni at gmx.at
Wed Jun 24 16:36:27 CEST 2015


On Wed, Jun 24, 2015 at 02:27:32AM +0100, George Boyle wrote:
> ---
>  libavcodec/Makefile        |   2 -
>  libavcodec/api-flac-test.c | 266 ---------------------------------------------
>  tests/Makefile             |   1 +
>  tests/api/Makefile         |   3 +
>  tests/api/api-flac-test.c  | 266 +++++++++++++++++++++++++++++++++++++++++++++
>  tests/fate/api.mak         |   8 ++
>  tests/fate/libavcodec.mak  |   6 -
>  7 files changed, 278 insertions(+), 274 deletions(-)
>  delete mode 100644 libavcodec/api-flac-test.c
>  create mode 100644 tests/api/api-flac-test.c
>  create mode 100644 tests/fate/api.mak

this seems not fully working:

./configure  --progs-suffix=abc --build-suffix=def > /dev/null
make -j12 testprogs > /dev/null

tests/api/Makefile:8: target `tests/api/api-flac-test' doesn't match the target pattern
tests/api/Makefile:8: target `tests/api/api-flac-test' doesn't match the target pattern

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150624/74f0fd5a/attachment.asc>


More information about the ffmpeg-devel mailing list