finish common->lib transition for the tests
This commit is contained in:
parent
f061da8873
commit
9a63ccc588
68 changed files with 152 additions and 152 deletions
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
#include "backend/mediaaccessmock.hpp"
|
||||
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
#include "backend/mediaaccessfacade.hpp"
|
||||
#include "backend/mediaaccessmock.hpp"
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
//#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
../common/mainsuite.cpp
|
||||
../lib/mainsuite.cpp
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/asset/category.hpp"
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/asset/category.hpp"
|
||||
#include "proc/asset/pipe.hpp"
|
||||
#include "common/query.hpp"
|
||||
#include "lib/query.hpp"
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
#include "proc/asset/assetdiagnostics.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
//#include "common/factory.hpp"
|
||||
//#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
//#include "lib/factory.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "proc/asset/testasset.hpp"
|
||||
#include "proc/asset/assetdiagnostics.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
#include "proc/asset/clip.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
using util::contains;
|
||||
using util::isnil;
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
#include "pre_a.hpp"
|
||||
|
||||
#include "proc/asset.hpp"
|
||||
//#include "common/util.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
|
||||
#include <boost/format.hpp>
|
||||
|
|
|
|||
|
|
@ -25,9 +25,9 @@
|
|||
#define ASSET_TESTCLIPASSET_H
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
//#include "common/factory.hpp"
|
||||
//#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
//#include "lib/factory.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "include/error.hpp"
|
||||
|
||||
#include "proc/engine/procnode.hpp"
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
//#include "common/factory.hpp"
|
||||
//#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
//#include "lib/factory.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -21,14 +21,14 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
|
||||
#include "proc/mobject/builder/buildertool.hpp"
|
||||
#include "proc/mobject/placement.hpp"
|
||||
#include "proc/asset/category.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
#include "proc/mobject/session/clip.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
//#include "common/factory.hpp"
|
||||
//#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
//#include "lib/factory.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
//#include "common/factory.hpp"
|
||||
//#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
//#include "lib/factory.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -21,14 +21,14 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
#include "proc/mobject/session/edl.hpp"
|
||||
#include "proc/mobject/session/testclip.hpp"
|
||||
#include "proc/mobject/placement.hpp"
|
||||
#include "proc/mobject/explicitplacement.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
#include "proc/mobject/session/mobjectfactory.hpp" ////TODO: avoidable?
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
#include "proc/mobject/session/edl.hpp"
|
||||
#include "proc/mobject/session/testclip.hpp"
|
||||
#include "proc/mobject/placement.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -23,12 +23,12 @@
|
|||
|
||||
#include "pre_a.hpp"
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/asset.hpp"
|
||||
#include "proc/asset/pipe.hpp"
|
||||
#include "common/configrules.hpp"
|
||||
#include "lib/configrules.hpp"
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
|
||||
|
|
|
|||
|
|
@ -23,13 +23,13 @@
|
|||
|
||||
#include "pre_a.hpp"
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/asset.hpp"
|
||||
#include "proc/asset/pipe.hpp"
|
||||
#include "common/query.hpp"
|
||||
#include "common/configrules.hpp" ///////TODO just temp
|
||||
#include "lib/query.hpp"
|
||||
#include "lib/configrules.hpp" ///////TODO just temp
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
|
||||
|
|
|
|||
|
|
@ -21,15 +21,15 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/mobject/session/defsregistry.hpp"
|
||||
#include "common/factory.hpp"
|
||||
#include "common/query.hpp"
|
||||
#include "common/p.hpp"
|
||||
#include "lib/factory.hpp"
|
||||
#include "lib/query.hpp"
|
||||
#include "lib/p.hpp"
|
||||
|
||||
#include "../common/query/querydiagnostics.hpp"
|
||||
#include "../lib/query/querydiagnostics.hpp"
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
#include <boost/format.hpp>
|
||||
|
|
|
|||
|
|
@ -21,13 +21,13 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "proc/assetmanager.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
#include "proc/mobject/session/edl.hpp" // TODO: really neded?
|
||||
#include "proc/mobject/session/testsession1.hpp"
|
||||
#include "proc/mobject/session/clip.hpp" // TODO: really neded?
|
||||
//#include "common/util.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -21,11 +21,11 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
#include "proc/mobject/session/edl.hpp"
|
||||
#include "proc/mobject/session/testsession1.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
|
|
|||
|
|
@ -21,10 +21,10 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
#include "proc/mobject/session/testsession1.hpp"
|
||||
//#include "common/util.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
#include "proc/mobject/session/edl.hpp" // TODO only temporarily needed
|
||||
#include "proc/mobject/session/fixture.hpp" // TODO only temporarily needed
|
||||
#include "proc/assetmanager.hpp"
|
||||
//#include "common/util.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
#include "backend/mediaaccessmock.hpp"
|
||||
#include "proc/asset/media.hpp"
|
||||
#include "proc/asset/clip.hpp"
|
||||
#include "common/singleton.hpp"
|
||||
#include "lib/singleton.hpp"
|
||||
|
||||
namespace mobject
|
||||
{
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
|
||||
#include "proc/mobject/session/clip.hpp"
|
||||
//#include "common/util.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@
|
|||
|
||||
#include "proc/mobject/session.hpp"
|
||||
#include "include/error.hpp"
|
||||
//#include "common/factory.hpp"
|
||||
//#include "common/util.hpp"
|
||||
//#include "lib/factory.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
//#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "lib/allocationcluster.hpp"
|
||||
#include "lib/scopedholder.hpp"
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "lumiera/appstate.hpp"
|
||||
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "common/p.hpp"
|
||||
#include "lib/p.hpp"
|
||||
|
||||
#include <boost/operators.hpp>
|
||||
|
||||
|
|
@ -25,8 +25,8 @@
|
|||
#include "lib/error.h"
|
||||
#include "include/error.hpp"
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
|
||||
#include <string>
|
||||
|
|
@ -21,11 +21,11 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "testtargetobj.hpp"
|
||||
#include "common/factory.hpp"
|
||||
#include "lib/factory.hpp"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/format.hpp>
|
||||
|
|
@ -23,9 +23,9 @@
|
|||
|
||||
#include "testtargetobj.hpp"
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/factory.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/factory.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <iostream>
|
||||
|
|
@ -22,9 +22,9 @@
|
|||
|
||||
|
||||
#include <iostream>
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
using util::isnil;
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "lumiera/appstate.hpp"
|
||||
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
#include "common/test/suite.hpp"
|
||||
#include "common/test/testoption.hpp"
|
||||
#include "lib/test/suite.hpp"
|
||||
#include "lib/test/testoption.hpp"
|
||||
#include "lumiera/appstate.hpp"
|
||||
#include "include/lifecycle.h"
|
||||
|
||||
|
|
@ -37,14 +37,14 @@
|
|||
*/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/meta/util.hpp"
|
||||
#include "common/meta/generator.hpp"
|
||||
#include "common/meta/typelistutil.hpp"
|
||||
#include "common/meta/configflags.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/meta/util.hpp"
|
||||
#include "lib/meta/generator.hpp"
|
||||
#include "lib/meta/typelistutil.hpp"
|
||||
#include "lib/meta/configflags.hpp"
|
||||
#include "meta/typelistdiagnostics.hpp"
|
||||
#include "proc/engine/nodewiringconfig.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
@ -37,8 +37,8 @@
|
|||
*/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/meta/generator.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/meta/generator.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
@ -36,11 +36,11 @@
|
|||
#define META_TYPELISTDIAGNOSTICS_H
|
||||
|
||||
|
||||
#include "common/meta/generator.hpp"
|
||||
#include "lib/meta/generator.hpp"
|
||||
|
||||
//#include "common/meta/typelistutil.hpp"
|
||||
//#include "common/meta/util.hpp"
|
||||
//#include "common/util.hpp"
|
||||
//#include "lib/meta/typelistutil.hpp"
|
||||
//#include "lib/meta/util.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
|
||||
|
|
@ -38,11 +38,11 @@
|
|||
*/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/meta/generator.hpp"
|
||||
#include "common/meta/typelistutil.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/meta/generator.hpp"
|
||||
#include "lib/meta/typelistutil.hpp"
|
||||
#include "meta/typelistdiagnostics.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/meta/typelist.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/meta/typelist.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
@ -21,11 +21,11 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "lib/cmdline.hpp"
|
||||
#include "common/query.hpp"
|
||||
#include "lib/query.hpp"
|
||||
#include "query/querydiagnostics.hpp"
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/lambda/lambda.hpp>
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "lib/scopedholder.hpp"
|
||||
#include "testdummy.hpp"
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "lib/scopedholder.hpp"
|
||||
#include "lib/scopedholdertransfer.hpp"
|
||||
|
|
@ -21,11 +21,11 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "testtargetobj.hpp"
|
||||
#include "common/singletonsubclass.hpp"
|
||||
#include "lib/singletonsubclass.hpp"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/format.hpp>
|
||||
|
|
@ -21,11 +21,11 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "testtargetobj.hpp"
|
||||
#include "common/singleton.hpp"
|
||||
#include "lib/singleton.hpp"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/format.hpp>
|
||||
|
|
@ -22,9 +22,9 @@
|
|||
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/singleton.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/singleton.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/format.hpp>
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/control/stypemanager.hpp"
|
||||
#include "teststreamtypes.hpp"
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include "proc/control/stypemanager.hpp"
|
||||
#include "proc/mobject/session.hpp"
|
||||
|
|
@ -21,9 +21,9 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/cmdline.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
|
@ -22,9 +22,9 @@
|
|||
|
||||
|
||||
#include <iostream>
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/test/testoption.hpp"
|
||||
#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/test/testoption.hpp"
|
||||
#include "lib/util.hpp"
|
||||
|
||||
using util::Cmdline;
|
||||
using util::isnil;
|
||||
|
|
@ -25,9 +25,9 @@
|
|||
#define LUMIERA_TEST_TESTSTREAMTYPES_H
|
||||
|
||||
|
||||
//#include "common/util.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
#include "common/streamtype.hpp"
|
||||
#include "lib/streamtype.hpp"
|
||||
#include "proc/control/stypemanager.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
|
@ -25,9 +25,9 @@
|
|||
#define LUMIERA_TEST_TESTTARGETOBJ_H
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/factory.hpp"
|
||||
//#include "common/util.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/factory.hpp"
|
||||
//#include "lib/util.hpp"
|
||||
|
||||
#include <boost/algorithm/string/join.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
|
||||
#include "lib/scopedholdertransfer.hpp"
|
||||
#include "testdummy.hpp"
|
||||
|
|
@ -53,8 +53,8 @@
|
|||
*/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/singleton.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/singleton.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/visitor.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/visitor.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
#include "common/test/run.hpp"
|
||||
#include "common/visitor.hpp"
|
||||
#include "lib/test/run.hpp"
|
||||
#include "lib/visitor.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
Loading…
Reference in a new issue