1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/glib/tsrc/BC/sis/glibT.bat Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,103 @@
1.4 +rem
1.5 +rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
1.6 +rem
1.7 +rem This library is free software; you can redistribute it and/or
1.8 +rem modify it under the terms of the GNU Lesser General Public
1.9 +rem License as published by the Free Software Foundation; either
1.10 +rem version 2 of the License, or (at your option) any later version.
1.11 +rem
1.12 +rem This library is distributed in the hope that it will be useful,
1.13 +rem but WITHOUT ANY WARRANTY; without even the implied warranty of
1.14 +rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1.15 +rem Lesser General Public License for more details.
1.16 +rem
1.17 +rem You should have received a copy of the GNU Lesser General Public
1.18 +rem License along with this library; if not, write to the
1.19 +rem Free Software Foundation, Inc., 59 Temple Place - Suite 330,
1.20 +rem Boston, MA 02111-1307, USA.
1.21 +rem
1.22 +rem Description:
1.23 +rem
1.24 +
1.25 +del c:\spd_logs\xml\*.xml
1.26 +
1.27 +md e:\bctest
1.28 +md e:\bctest\results
1.29 +md e:\bctest\results\glib
1.30 +
1.31 +accumulator.exe
1.32 +array-test.exe
1.33 +asyncqueue-test.exe
1.34 +atomic-test.exe
1.35 +closure-marshal.exe
1.36 +closures.exe
1.37 +completion-test.exe
1.38 +convert-test.exe
1.39 +date-test.exe
1.40 +defaultiface.exe
1.41 +dirname-test.exe
1.42 +env-test.exe
1.43 +extra_tests.exe
1.44 +gio-test.exe
1.45 +gvalue-test.exe
1.46 +g_test1.exe
1.47 +g_test2.exe
1.48 +hash-test.exe
1.49 +ifacecheck.exe
1.50 +ifaceinherit.exe
1.51 +ifaceinit.exe
1.52 +ifaceproperties.exe
1.53 +iochannel-test.exe
1.54 +keyfile-test.exe
1.55 +list-test.exe
1.56 +mainloop-test.exe
1.57 +markup-escape-test.exe
1.58 +markup-test.exe
1.59 +module-test.exe
1.60 +node-test.exe
1.61 +objects.exe
1.62 +objects2.exe
1.63 +option-test.exe
1.64 +override.exe
1.65 +paramspec-test.exe
1.66 +patterntest.exe
1.67 +properties.exe
1.68 +properties2.exe
1.69 +qsort-test.exe
1.70 +queue-test.exe
1.71 +rand-test.exe
1.72 +references.exe
1.73 +relation-test.exe
1.74 +shell-test.exe
1.75 +signals-multithread.exe
1.76 +signals-singlethread.exe
1.77 +slist-test.exe
1.78 +strfunc-test.exe
1.79 +string-test.exe
1.80 +tasyncqueue.exe
1.81 +testgdate.exe
1.82 +testgdateparser.exe
1.83 +testgobject.exe
1.84 +thread-test.exe
1.85 +threadpool-test.exe
1.86 +timeloop-closure.exe
1.87 +timeloop.exe
1.88 +tmisc.exe
1.89 +tnode.exe
1.90 +toption.exe
1.91 +tscanner.exe
1.92 +tslist.exe
1.93 +tthread.exe
1.94 +ttrash.exe
1.95 +ttree.exe
1.96 +tunichar.exe
1.97 +tutf8.exe
1.98 +unichar_test.exe
1.99 +unicode-collate.exe
1.100 +unicode-encoding.exe
1.101 +unicode-normalize.exe
1.102 +uri-test.exe
1.103 +utf8-pointer.exe
1.104 +utf8-validate.exe
1.105 +
1.106 +copy c:\spd_logs\xml\*.xml e:\bctest\results\glib\
1.107 \ No newline at end of file