TuttleOFX
1
|
#include <tuttle/common/utils/global.hpp>
#include <tuttle/host/exceptions.hpp>
#include <tuttle/host/Core.hpp>
#include <tuttle/host/ImageEffectNode.hpp>
#include <iostream>
#include <tuttle/test/unit_test.hpp>
#include <boost/smart_ptr/scoped_ptr.hpp>
Go to the source code of this file.
Defines | |
#define | BOOST_TEST_MODULE properties_tests |
Functions | |
BOOST_AUTO_TEST_CASE (ofx_imageEffect_clones) |
BOOST_AUTO_TEST_CASE | ( | ofx_imageEffect_clones | ) |
Definition at line 16 of file main.cpp.
References tuttle::host::ofx::OfxhPluginCache::addDirectoryToPath(), tuttle::host::core(), tuttle::host::Core::getImageEffectPluginById(), tuttle::host::Core::getPluginCache(), and tuttle::host::Core::preload().