[gegl] tests: add video encoding and decoding smoketests
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] tests: add video encoding and decoding smoketests
- Date: Fri, 27 Nov 2015 00:55:08 +0000 (UTC)
commit c2dc19bba811ea671cb25dfb04a55bc94b0b7139
Author: Øyvind Kolås <pippin gimp org>
Date: Fri Nov 27 01:38:27 2015 +0100
tests: add video encoding and decoding smoketests
configure.ac | 1 +
tests/Makefile.am | 3 ++-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fc22490..ea7b3f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1323,6 +1323,7 @@ tests/buffer/reference/Makefile
tests/buffer/tests/Makefile
tests/compositions/Makefile
tests/compositions/data/Makefile
+tests/ff-load-save/Makefile
tests/python/Makefile
tests/simple/Makefile
tests/xml/Makefile
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fac4026..b6dd6cb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -5,6 +5,7 @@ SUBDIRS = \
compositions \
simple \
xml \
- python
+ ff-load-save \
+ python
#opencl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]