Fixing qt_helloworld test id. Fixing copyright notices. fix
authorIain Williamson <iain.williamson@nokia.com>
Tue, 26 Jan 2010 12:42:00 +0000
branchfix
changeset 171 083d88a8550e
parent 170 d1af983e283d
child 172 814aa35392ae
Fixing qt_helloworld test id. Fixing copyright notices.
sbsv2/raptor/test/smoke_suite/commandline.py
sbsv2/raptor/test/smoke_suite/pdll_arm.py
sbsv2/raptor/test/smoke_suite/qt_helloworld.py
sbsv2/raptor/test/smoke_suite/toolchain_macros.py
sbsv2/raptor/test/smoke_suite/whatcomp.py
--- a/sbsv2/raptor/test/smoke_suite/commandline.py	Mon Jan 25 17:17:52 2010 +0000
+++ b/sbsv2/raptor/test/smoke_suite/commandline.py	Tue Jan 26 12:42:00 2010 +0000
@@ -1,3 +1,17 @@
+#
+# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+# All rights reserved.
+# This component and the accompanying materials are made available
+# under the terms of the License "Eclipse Public License v1.0"
+# which accompanies this distribution, and is available
+# at the URL "http://www.eclipse.org/legal/epl-v10.html".
+#
+# Initial Contributors:
+# Nokia Corporation - initial contribution.
+#
+# Contributors:
+#
+# Description: 
 # General commandline option handling tests which aren't appropriate as unit tests.
 
 from raptor_tests import SmokeTest
--- a/sbsv2/raptor/test/smoke_suite/pdll_arm.py	Mon Jan 25 17:17:52 2010 +0000
+++ b/sbsv2/raptor/test/smoke_suite/pdll_arm.py	Tue Jan 26 12:42:00 2010 +0000
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 # All rights reserved.
 # This component and the accompanying materials are made available
 # under the terms of the License "Eclipse Public License v1.0"
--- a/sbsv2/raptor/test/smoke_suite/qt_helloworld.py	Mon Jan 25 17:17:52 2010 +0000
+++ b/sbsv2/raptor/test/smoke_suite/qt_helloworld.py	Tue Jan 26 12:42:00 2010 +0000
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 # All rights reserved.
 # This component and the accompanying materials are made available
 # under the terms of the License "Eclipse Public License v1.0"
@@ -21,7 +21,7 @@
 
 	t.description = "Ensure Raptor builds Qt applications successfully"	
 
-	t.id = "0107"
+	t.id = "0110"
 	t.name = "qt_helloworld"
 	t.command = "cd smoke_suite/test_resources/qt && qmake -spec symbian-sbsv2 && sbs"
 	t.targets = [
--- a/sbsv2/raptor/test/smoke_suite/toolchain_macros.py	Mon Jan 25 17:17:52 2010 +0000
+++ b/sbsv2/raptor/test/smoke_suite/toolchain_macros.py	Tue Jan 26 12:42:00 2010 +0000
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 # All rights reserved.
 # This component and the accompanying materials are made available
 # under the terms of the License "Eclipse Public License v1.0"
--- a/sbsv2/raptor/test/smoke_suite/whatcomp.py	Mon Jan 25 17:17:52 2010 +0000
+++ b/sbsv2/raptor/test/smoke_suite/whatcomp.py	Tue Jan 26 12:42:00 2010 +0000
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 # All rights reserved.
 # This component and the accompanying materials are made available
 # under the terms of the License "Eclipse Public License v1.0"