[Libreoffice-commits] .: smoketestoo_native/smoketest.cxx solenv/inc

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Wed Sep 28 14:08:54 PDT 2011


 smoketestoo_native/smoketest.cxx |    8 ++++----
 solenv/inc/libs.mk               |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 520c17a99092f4bd0c7de5e6e11e80eb21b2980e
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Wed Sep 28 22:44:12 2011 +0200

    adapt make dev-install to unotest changes

diff --git a/smoketestoo_native/smoketest.cxx b/smoketestoo_native/smoketest.cxx
index f422ebc..f59e03a 100644
--- a/smoketestoo_native/smoketest.cxx
+++ b/smoketestoo_native/smoketest.cxx
@@ -59,10 +59,10 @@
 #include "osl/time.h"
 #include "rtl/ustring.h"
 #include "rtl/ustring.hxx"
-#include "test/gettestargument.hxx"
-#include "test/officeconnection.hxx"
-#include "test/oustringostreaminserter.hxx"
-#include "test/toabsolutefileurl.hxx"
+#include "unotest/gettestargument.hxx"
+#include "unotest/officeconnection.hxx"
+#include "unotest/oustringostreaminserter.hxx"
+#include "unotest/toabsolutefileurl.hxx"
 
 namespace {
 
diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk
index d6a8db2..c6e89b9 100644
--- a/solenv/inc/libs.mk
+++ b/solenv/inc/libs.mk
@@ -309,7 +309,7 @@ PYUNOLIB=-lpyuno
 LPSOLVELIB=-llpsolve55
 SOFFICELIB=-lsofficeapp
 UNOPKGAPPLIB=-lunopkgapp
-TESTLIB=-ltest
+TESTLIB=-lunotest
 UNOTESTLIB=-lunotest
 XMLREADERLIB=-lxmlreader
 


More information about the Libreoffice-commits mailing list