[opengtl-commits] [453] actually automate testing oilify |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/opengtl-commits Archives
]
Revision: 453
Author: cyrille
Date: 2008-10-13 22:34:05 +0200 (Mon, 13 Oct 2008)
Log Message:
-----------
actually automate testing oilify
Modified Paths:
--------------
trunk/OpenGTL/OpenShiva/tests/convolution/CMakeLists.txt
Modified: trunk/OpenGTL/OpenShiva/tests/convolution/CMakeLists.txt
===================================================================
--- trunk/OpenGTL/OpenShiva/tests/convolution/CMakeLists.txt 2008-10-13 20:31:23 UTC (rev 452)
+++ trunk/OpenGTL/OpenShiva/tests/convolution/CMakeLists.txt 2008-10-13 20:34:05 UTC (rev 453)
@@ -2,6 +2,7 @@
set( TESTS_FILES
blur.shiva
copy.shiva
+ oilify.shiva
)
FOREACH( TEST_FILE ${TESTS_FILES} )