summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-04-20 11:40:40 +0200
committerDiego Biurrun <diego@biurrun.de>2016-05-13 14:55:56 +0200
commita6a750c7ef240b72ce01e9653343a0ddf247d196 (patch)
tree5c472bb92b5264f19b9270b0caf8a8565b071cef /libavfilter
parent257f00ec1ab06a2a161f535036c6512f3fc8e801 (diff)
tests: Move all test programs to a subdirectory
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/tests/.gitignore1
-rw-r--r--libavfilter/tests/filtfmts.c (renamed from libavfilter/filtfmts-test.c)0
2 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/tests/.gitignore b/libavfilter/tests/.gitignore
new file mode 100644
index 0000000000..a55b3866b3
--- /dev/null
+++ b/libavfilter/tests/.gitignore
@@ -0,0 +1 @@
+/filtfmts
diff --git a/libavfilter/filtfmts-test.c b/libavfilter/tests/filtfmts.c
index cc04654222..cc04654222 100644
--- a/libavfilter/filtfmts-test.c
+++ b/libavfilter/tests/filtfmts.c