From 937e014e6382c172d00ef2a42dcc8913206075f8 Mon Sep 17 00:00:00 2001 From: Leander Beernaert Date: Fri, 8 Nov 2019 15:01:36 +0100 Subject: Rename some manual test to be unique This patch renames some of the manual test by prefixing them with tst_manual_ to make sure they are unique in the project structure. This is a requirement for the CMake port. Change-Id: Ie393b125ce5a35b7069cf006db0f3af8c4fda5b4 Reviewed-by: Simon Hausmann Reviewed-by: Alexandru Croitor --- tests/manual/xembed-raster/xembed-raster.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/manual/xembed-raster/xembed-raster.pro') diff --git a/tests/manual/xembed-raster/xembed-raster.pro b/tests/manual/xembed-raster/xembed-raster.pro index adaf9c4d25..4c9fee07b8 100644 --- a/tests/manual/xembed-raster/xembed-raster.pro +++ b/tests/manual/xembed-raster/xembed-raster.pro @@ -1,5 +1,5 @@ TEMPLATE = app -TARGET= rasterwindow +TARGET= tst_manual_rasterwindow QT += gui SOURCES += \ -- cgit v1.2.3