1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/charconvfw/charconvplugins/test/rtest/tsrc/main/T_All.script Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,67 @@
1.4 +//
1.5 +// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
1.6 +// All rights reserved.
1.7 +// This component and the accompanying materials are made available
1.8 +// under the terms of "Eclipse Public License v1.0"
1.9 +// which accompanies this distribution, and is available
1.10 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +//
1.12 +// Initial Contributors:
1.13 +// Nokia Corporation - initial contribution.
1.14 +//
1.15 +// Contributors:
1.16 +//
1.17 +// Description:
1.18 +//
1.19 +
1.20 +PRINT Run All t_charconvpluginserver tests
1.21 +//
1.22 +LOAD_SUITE t_charconvpluginserver
1.23 +RUN_TEST_STEP 200 t_charconvpluginserver T_BIG5
1.24 +RUN_TEST_STEP 200 t_charconvpluginserver T_CP949
1.25 +RUN_TEST_STEP 200 t_charconvpluginserver T_AUTODETECT
1.26 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN1250
1.27 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN1251
1.28 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN1253
1.29 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN1254
1.30 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN1255
1.31 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN1256
1.32 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN1257
1.33 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN1258
1.34 +RUN_TEST_STEP 200 t_charconvpluginserver T_WIN874
1.35 +RUN_TEST_STEP 200 t_charconvpluginserver T_UCS2
1.36 +RUN_TEST_STEP 200 t_charconvpluginserver T_TURKISHSINGLE
1.37 +RUN_TEST_STEP 200 t_charconvpluginserver T_TURKISHLOCKINGSINGLE
1.38 +RUN_TEST_STEP 200 t_charconvpluginserver T_TURKISHLOCKING
1.39 +RUN_TEST_STEP 200 t_charconvpluginserver T_TIS_620
1.40 +RUN_TEST_STEP 200 t_charconvpluginserver T_SPANISHGSMSINGLE
1.41 +RUN_TEST_STEP 200 t_charconvpluginserver T_SNM
1.42 +RUN_TEST_STEP 200 t_charconvpluginserver T_REPLACEMENT
1.43 +RUN_TEST_STEP 200 t_charconvpluginserver T_PORTUGUESELOCKINGSINGLE
1.44 +RUN_TEST_STEP 200 t_charconvpluginserver T_PORTUGUESELOCKING
1.45 +RUN_TEST_STEP 200 t_charconvpluginserver T_PORTUGUESESINGLE
1.46 +RUN_TEST_STEP 200 t_charconvpluginserver T_ISO8859X
1.47 +RUN_TEST_STEP 200 t_charconvpluginserver T_ISCII
1.48 +RUN_TEST_STEP 200 t_charconvpluginserver T_GB2312
1.49 +RUN_TEST_STEP 200 t_charconvpluginserver T_GBK
1.50 +RUN_TEST_STEP 200 t_charconvpluginserver T_HZ
1.51 +RUN_TEST_STEP 200 t_charconvpluginserver T_EXTENDEDSMS
1.52 +RUN_TEST_STEP 200 t_charconvpluginserver T_KOI8R
1.53 +RUN_TEST_STEP 200 t_charconvpluginserver T_KOI8U
1.54 +RUN_TEST_STEP 200 t_charconvpluginserver T_GB18030
1.55 +RUN_TEST_STEP 200 t_charconvpluginserver T_MULTI_PLUGINS
1.56 +RUN_TEST_STEP 200 t_charconvpluginserver T_JIS
1.57 +RUN_TEST_STEP 200 t_charconvpluginserver T_BUILTIN
1.58 +RUN_TEST_STEP 200 t_charconvpluginserver T_J5_KDDIAU
1.59 +RUN_TEST_STEP 200 t_charconvpluginserver T_J5_DOCOMO
1.60 +//RUN_TEST_STEP 200 t_charconvpluginserver T_EUCJPDIRECTMAP
1.61 +//RUN_TEST_STEP 200 t_charconvpluginserver T_SHIFTJISDIRECTMAP
1.62 +RUN_TEST_STEP 200 t_charconvpluginserver T_EUCJP_PACKED
1.63 +//RUN_TEST_STEP 200 t_charconvpluginserver T_EUCJP_PACKED_2
1.64 +RUN_TEST_STEP 200 t_charconvpluginserver T_ISO2022JP
1.65 +//RUN_TEST_STEP 200 t_charconvpluginserver T_ISO2022JP_2
1.66 +//RUN_TEST_STEP 200 t_charconvpluginserver T_ISO2022JP1_2
1.67 +RUN_TEST_STEP 200 t_charconvpluginserver T_SHIFTJIS_KDDIAU
1.68 +RUN_TEST_STEP 200 t_charconvpluginserver T_SHIFTJIS_DOCOMO
1.69 +
1.70 +