classicui_pub/tsrc/bc/sis/UIFW.bat
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 @echo off
       
     2 rem
       
     3 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4 rem All rights reserved.
       
     5 rem This component and the accompanying materials are made available
       
     6 rem under the terms of "Eclipse Public License v1.0"
       
     7 rem which accompanies this distribution, and is available
       
     8 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 rem
       
    10 rem Initial Contributors:
       
    11 rem Nokia Corporation - initial contribution.
       
    12 rem
       
    13 rem Contributors:
       
    14 rem
       
    15 rem Description:       
       
    16 rem
       
    17 @echo on
       
    18 
       
    19 md e:\bctest
       
    20 
       
    21 md e:\bctest\results
       
    22 
       
    23 copy C:\BCTestLog\BCTESTAKNSOUND_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTAKNSOUND.txt
       
    24 
       
    25 copy C:\BCTestLog\BCTESTAPPFRM_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTAPPFRM.txt
       
    26 
       
    27 copy C:\BCTestLog\BCTESTBUTTONS_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTBUTTONS.txt
       
    28 
       
    29 copy C:\BCTestLog\BCTESTCMDLG_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTCMDLG.txt
       
    30 
       
    31 copy C:\BCTestLog\BCTESTDOCANDINIT_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTDOCANDINIT.txt
       
    32 
       
    33 copy C:\BCTestLog\BCTESTEditor_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTEditor.txt
       
    34 
       
    35 copy C:\BCTestLog\BCTESTEH_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTEH.txt
       
    36 
       
    37 copy C:\BCTestLog\BCTESTEIKBCTRL_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTEIKBCTRL.txt
       
    38 
       
    39 copy C:\BCTestLog\BCTESTEIKFRM_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTEIKFRM.txt
       
    40 
       
    41 copy C:\BCTestLog\BCTESTFONTINPUT_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTFONTINPUT.txt
       
    42 
       
    43 copy C:\BCTestLog\BCTESTFORM_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTFORM.txt
       
    44 
       
    45 copy C:\BCTestLog\BCTESTGRIDS_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTGRIDS.txt
       
    46 
       
    47 copy C:\BCTestLog\BCTESTIMAGE_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTIMAGE.txt
       
    48 
       
    49 copy C:\BCTestLog\BCTESTKeyLock_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTKeyLock.txt
       
    50 
       
    51 copy C:\BCTestLog\BCTESTLABELINFOINDICATORS_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTLABELINFOINDICATORS.txt
       
    52 
       
    53 copy C:\BCTestLog\BCTestLIST_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTestLIST.txt
       
    54 
       
    55 copy C:\BCTestLog\BCTESTMenu_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTMenu.txt
       
    56 
       
    57 copy C:\BCTestLog\BCTESTMISCCONTROL_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTMISCCONTRO.txt
       
    58 
       
    59 copy C:\BCTestLog\BCTESTNOTE_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTNOTE.txt
       
    60 
       
    61 copy C:\BCTestLog\BCTESTNOTIFIER_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTNOTIFIER.txt
       
    62 
       
    63 copy C:\BCTestLog\BCTESTPANE_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTPANE.txt
       
    64 
       
    65 copy C:\BCTestLog\BCTESTPOPUPS_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTPOPUPS.txt
       
    66 
       
    67 copy C:\BCTestLog\BCTESTPRIVATEUIFRM_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTPRIVATEUIFRM.txt
       
    68 
       
    69 copy C:\BCTestLog\BCTESTPTIENG_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTPTIENG.txt
       
    70 
       
    71 copy C:\BCTestLog\BCTestQuery_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTestQuery.txt
       
    72 
       
    73 copy C:\BCTestLog\BCTESTSCREENCLEARER_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTSCREENCLEARER.txt
       
    74 
       
    75 copy C:\BCTestLog\BCTESTscroller_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTscroller.txt
       
    76 
       
    77 copy C:\BCTestLog\BCTESTSEARCHFIELD_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTSEARCHFIELD.txt
       
    78 
       
    79 copy C:\BCTestLog\BCTESTSERVERAPP_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTSERVERAPP.txt
       
    80 
       
    81 copy C:\BCTestLog\BCTESTSETTINGPAGE_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTSETTINGPAGE.txt
       
    82 
       
    83 copy C:\BCTestLog\BCTESTSKINS_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTSKINS.txt
       
    84 
       
    85 copy C:\BCTestLog\BCTESTSLIDERANDICONS_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTSLIDERANDICONS.txt
       
    86 
       
    87 copy C:\BCTestLog\BCTestUtilities_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTestUtilities.txt
       
    88 
       
    89 copy C:\BCTestLog\BCTESTVOLUME_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTVOLUME.txt
       
    90 
       
    91 copy C:\BCTestLog\BCTESTMISC_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTMISC.txt
       
    92 
       
    93 copy C:\BCTestLog\BCTESTOCR_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTOCR.txt
       
    94 
       
    95 copy C:\BCTestLog\BCTESTLOCATION_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTLOCATION.txt
       
    96 
       
    97 copy C:\BCTestLog\bctestuniteditor_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTUNITEDITOR.txt
       
    98 
       
    99 copy C:\BCTestLog\BCTESTmisc32_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTMISC32.txt
       
   100 
       
   101 copy C:\BCTestLog\bctestlocalizer_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTLOCALIZER.txt
       
   102 
       
   103 copy C:\BCTestLog\BCTestPreviewPopup_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTPREVIEWPOPUP.txt
       
   104 
       
   105 copy C:\BCTestLog\BCTestServiceHandler_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTSERVICEHANDLER.txt
       
   106 
       
   107 copy C:\BCTestLog\BCTESTBUTTON_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTBUTTON.txt
       
   108 
       
   109 copy C:\BCTestLog\BCTESTChoicelist_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTCHOICELIST.txt
       
   110 
       
   111 copy C:\BCTestLog\BCTESTMix50_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTMIX50.txt
       
   112 
       
   113 copy C:\BCTestLog\BCTESTToolbar_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTTOOLBAR.txt
       
   114 
       
   115 copy C:\BCTestLog\BCTESTTouchpane_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTTOUCHPANE.txt
       
   116 
       
   117 copy C:\BCTestLog\BCTESTTREELIST_TestLog.txt e:\bctest\results\UIFW_AVKON_BCTESTTREELIST.txt