finish common->lib transition for the tests

This commit is contained in:
Fischlurch 2008-12-18 04:47:41 +01:00
parent f061da8873
commit 9a63ccc588
68 changed files with 152 additions and 152 deletions

View file

@ -35,7 +35,7 @@
#include "backend/mediaaccessmock.hpp"
#include "common/util.hpp"
#include "lib/util.hpp"
#include <iostream>
#include <vector>

View file

@ -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>

View file

@ -1 +1 @@
../common/mainsuite.cpp
../lib/mainsuite.cpp

View file

@ -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"

View file

@ -34,7 +34,7 @@
#include "proc/assetmanager.hpp"
#include "common/util.hpp"
#include "lib/util.hpp"
#include <boost/format.hpp>
#include <boost/bind.hpp>

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -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;

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -28,7 +28,7 @@
#include "pre_a.hpp"
#include "proc/asset.hpp"
//#include "common/util.hpp"
//#include "lib/util.hpp"
#include <boost/format.hpp>

View file

@ -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>

View file

@ -21,7 +21,7 @@
* *****************************************************/
#include "common/test/run.hpp"
#include "lib/test/run.hpp"
#include "include/error.hpp"
#include "proc/engine/procnode.hpp"

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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
{

View file

@ -26,7 +26,7 @@
#include "proc/mobject/session/clip.hpp"
//#include "common/util.hpp"
//#include "lib/util.hpp"
//#include <boost/format.hpp>

View file

@ -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>

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -21,8 +21,8 @@
* *****************************************************/
#include "common/test/run.hpp"
#include "common/util.hpp"
#include "lib/test/run.hpp"
#include "lib/util.hpp"
#include <iostream>

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -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;

View file

@ -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" {

View file

@ -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>

View file

@ -22,7 +22,7 @@
#include "common/test/run.hpp"
#include "lib/test/run.hpp"
#include "lib/scopedholdertransfer.hpp"
#include "testdummy.hpp"

View file

@ -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>

View file

@ -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>

View file

@ -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>