equal
deleted
inserted
replaced
|
1 # BITGDITEST_OUTLINEANDSHADOW_RUN.BAT |
|
2 # |
|
3 # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
4 # All rights reserved. |
|
5 # This component and the accompanying materials are made available |
|
6 # under the terms of "Eclipse Public License v1.0" |
|
7 # which accompanies this distribution, and is available |
|
8 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
9 # |
|
10 # Initial Contributors: |
|
11 # Nokia Corporation - initial contribution. |
|
12 # |
|
13 # Contributors: |
|
14 # |
|
15 # Description: |
|
16 . |
|
17 # |
|
18 # copynewinitodata.bat |
|
19 # |
|
20 # |
|
21 #@file |
|
22 #@test |
|
23 #@internalComponent - Internal Symbian bat file |
|
24 # |
|
25 |
|
26 |
|
27 @echo on |
|
28 |
|
29 testexecute.exe z:\bitgdiTest\bitgditest_t_outlineandshadowfonts.script |
|
30 |
|
31 @echo off |
|
32 md e:\logs |
|
33 md e:\logs\testexecute |
|
34 copy c:\logs\testexecute\bitgdiTest_T_*.htm e:\logs\testexecute\ |
|
35 copy c:\logs\testexecute\testresults.htm e:\logs\testexecute\bitgdi_outlineshadowfonts.htm |