From de8b7ede25558e0cd97cf3cfea039158b71ad8e2 Mon Sep 17 00:00:00 2001 From: Karsten Heimrich Date: Tue, 14 Jul 2015 13:52:28 +0200 Subject: Rename files. Remove {kd} prefix. Remove {kdupdater} prefix. Change-Id: I88c93cab718f4659296d5f7f562beefd747a366f Reviewed-by: Jarek Kobus --- tests/auto/installer/binaryformat/tst_binaryformat.cpp | 2 +- tests/auto/installer/componentmodel/tst_componentmodel.cpp | 2 +- tests/auto/installer/copyoperationtest/tst_copyoperationtest.cpp | 2 +- tests/auto/installer/mkdiroperationtest/tst_mkdiroperationtest.cpp | 2 +- tests/downloadspeed/main.cpp | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests') diff --git a/tests/auto/installer/binaryformat/tst_binaryformat.cpp b/tests/auto/installer/binaryformat/tst_binaryformat.cpp index 7402f05f2..17d7faf8b 100644 --- a/tests/auto/installer/binaryformat/tst_binaryformat.cpp +++ b/tests/auto/installer/binaryformat/tst_binaryformat.cpp @@ -36,7 +36,7 @@ #include #include #include -#include +#include #include #include diff --git a/tests/auto/installer/componentmodel/tst_componentmodel.cpp b/tests/auto/installer/componentmodel/tst_componentmodel.cpp index f764a9371..ea76bb2e6 100644 --- a/tests/auto/installer/componentmodel/tst_componentmodel.cpp +++ b/tests/auto/installer/componentmodel/tst_componentmodel.cpp @@ -1,6 +1,6 @@ #include "component.h" #include "componentmodel.h" -#include "kdupdaterupdatesinfo_p.h" +#include "updatesinfo_p.h" #include "packagemanagercore.h" #include diff --git a/tests/auto/installer/copyoperationtest/tst_copyoperationtest.cpp b/tests/auto/installer/copyoperationtest/tst_copyoperationtest.cpp index 6cc564742..9450dbdc7 100644 --- a/tests/auto/installer/copyoperationtest/tst_copyoperationtest.cpp +++ b/tests/auto/installer/copyoperationtest/tst_copyoperationtest.cpp @@ -33,7 +33,7 @@ **************************************************************************/ #include -#include +#include #include #include diff --git a/tests/auto/installer/mkdiroperationtest/tst_mkdiroperationtest.cpp b/tests/auto/installer/mkdiroperationtest/tst_mkdiroperationtest.cpp index 875e5107b..f3c2e6b56 100644 --- a/tests/auto/installer/mkdiroperationtest/tst_mkdiroperationtest.cpp +++ b/tests/auto/installer/mkdiroperationtest/tst_mkdiroperationtest.cpp @@ -33,7 +33,7 @@ **************************************************************************/ #include "init.h" -#include "kdupdaterupdateoperations.h" +#include "updateoperations.h" #include #include diff --git a/tests/downloadspeed/main.cpp b/tests/downloadspeed/main.cpp index c56305657..891e7c835 100644 --- a/tests/downloadspeed/main.cpp +++ b/tests/downloadspeed/main.cpp @@ -32,8 +32,8 @@ ** **************************************************************************/ -#include -#include +#include +#include #include -- cgit v1.2.3