summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2017-03-19 14:48:32 +0100
committerClément Bœsch <u@pkh.me>2017-03-20 08:02:30 +0100
commit08e1376d81f380a22fc7d4c1f783e83364d4ceb6 (patch)
tree2a4561bc4d72fa7cded1a91e7168b3cb7558fb73 /tests/Makefile
parent23f3f92361a3db53e595de33cfd5440f53bee220 (diff)
fate: add fate-sws-pixdesc-query
Test the pixel format querying within libswscale.
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 53d900bdba..66d99106ff 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -145,6 +145,7 @@ include $(SRC_PATH)/tests/fate/libavformat.mak
include $(SRC_PATH)/tests/fate/libavresample.mak
include $(SRC_PATH)/tests/fate/libavutil.mak
include $(SRC_PATH)/tests/fate/libswresample.mak
+include $(SRC_PATH)/tests/fate/libswscale.mak
include $(SRC_PATH)/tests/fate/lossless-audio.mak
include $(SRC_PATH)/tests/fate/lossless-video.mak
include $(SRC_PATH)/tests/fate/matroska.mak