summaryrefslogtreecommitdiff
path: root/testautomation/xml
AgeCommit message (Collapse)Author
2011-03-29drop bogus executable flag from odf filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
Conflicts: smoketestoo_native/data/Global.xml smoketestoo_native/data/OptionsDlg.xml smoketestoo_native/data/Test_10er.xml smoketestoo_native/data/content.xml smoketestoo_native/smoketest.cxx test/source/cpp/getargument.cxx test/source/cpp/officeconnection.cxx testautomation/framework/optional/includes/basic_vba-compat_security_check.inc testautomation/framework/optional/includes/filedlg_cjk_folders.inc testautomation/global/sid/all.sid testautomation/global/sid/bars.sid testautomation/global/sid/e_all.sid testautomation/global/win/bars.win testautomation/graphics/optional/includes/impress/i_slideshow2.inc testautomation/graphics/optional/includes/impress/i_slideshow3.inc testtools/source/bridgetest/bridgetest.cxx testtools/source/bridgetest/constructors.cxx testtools/source/bridgetest/makefile.mk testtools/source/bridgetest/testComponent.component
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-10-21CWS changehid: resync to m90Mathias Bauer
2010-10-18#i10000# changes from OOO330 m11Vladimir Glazunov
Notes: split repo tag: testing_ooo/DEV300_m90
2010-10-12#163885 # Correction of mispelled testownernameOliver Craemer [oc]
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-07-22CWS-TOOLING: integrate CWS automationemailchangeJens-Heiner Rechtien
Notes: split repo tag: testing_ooo/OOO330_m2
2010-07-20automationemailchange: #113281# change email header to oracle addressMarc Neumann [msc]
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-06-18CWS-TOOLING: integrate CWS vitomation01obo
2010-05-19vitomation01: Local mergeJoerg Skottke [jsk]
2010-05-10vitomation01: #i109562 - Fix typo (i really should work locally...)Joerg Skottke [jsk]
2010-05-10vitomation01: #i109562 - Fix broken functions, replaced fancy variable names ↵Joerg Skottke [jsk]
i, A, BornToKill with speaking identifiers.
2010-03-02vitomation01: Rebased to DEV300_m73Joerg Skottke [jsk]
2010-03-02vitomation01: #i109696 - Removed wrapper function hDirectoryExists(). This ↵Joerg Skottke [jsk]
function - in addition to the built in function FileExists() also checked for the file type (verifying that the object is a rela directory, not a file) but this functionality was not explicitly requested by any function call. The function was only used to determine whether an object of given name exists. If this is not the case it is created. So the function provided unused functionality.
2010-02-26hr69: #i109593#: fix basic style license headerJens-Heiner Rechtien
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-23#i106217# f_xml_save_ms_ole.bas has warnings because of changed Math-XMLOliver Craemer
2009-10-02CWS-TOOLING: integrate CWS jskhgpilot4Vladimir Glazounov
2009-10-02 so-uprel merge CWS jskhgpilot4 2009-10-01 skotti #i104246# - Toolbar stability and fix for e_update.bas on solaris - using .notExists() 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - better close the dialog if we run into the backup 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - works locally, distributing to all other machines 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - the function even had a logic-error which prevented it from working correctly (i think, going to test that) 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - the function even had a logic-error which prevented it from working correctly (i think, going to test that) 2009-09-30 skotti #i104246# - basic_dialog_i18n_import.inc now sports better warning message if the number of languages is incorrect 2009-09-30 skotti #i104246# - Added issue-id for crash on Solaris x86 (#i105476) 2009-09-30 skotti #i105407# Added new label to the list 2009-09-30 skotti #i104246# - Added a fallback method to the original one for finding the basis-directory on UNIX/Linux 2009-09-30 skotti #i104246# - reverted removal of iSection. I still have no idea what it does but without it the results are different but not better 2009-09-29 skotti #i104246# - The OOo Improvement Program tabpage is only visible if the BUILD_SPECIAL flag is given when building the Application. In the BUILD_SPECIAL section two files are created which will not be there otherwise. In master.inc we now test for the presence of one of the files. If found, we have the OOoImp-stuff installed and the global variable is set to TRUE. In order to find the file i had to fix the retrieval routine for the gOfficeBasisPath (which had a double gNetzOfficePath hidden in the variable sFile for all Unixes). The functin probably never worked, we were just lucky that it was only used in one place. Now - for some reason - we have warnings in the g_options_applications.inc test cases which need to be resolved. I reformatted the file (some indentions were broken) and removed duplicate variable initializations (this left unfinished, iSection should be removed from the control program and be inserted into the test cases themselves so currently the test results only deliver bogus). 2009-09-28 skotti #i104601 - Another problem found: After the fully automatic creation of the hid.lst we have lost the association to the TextImport dialog, reverting back to old name FilterAuswahl 2009-09-28 skotti Experiment: Completely remove hCloseAndLooseDocument 2009-09-28 skotti Experiment: Deprecate hCloseAndLooseDocument - it does nothing else than hCloseDocument 2009-09-28 skotti #i105407# - eliminated function hOpenFileAndIgnoreMacroWarning() as it already exists as a two step variant (hFileOpen+hAllowMacroExecution). Removed readme-file from framework/tools as the content was not up to date anymore 2009-09-28 skotti #i105407# - remove unused functions 2009-09-28 skotti #i104601#, #i105407# - small fixes 2009-10-02 vg CWS-TOOLING: integrate CWS bserver48 2009-09-24 19:44:37 +0200 kz r276428 : #160697# use source_config 2009-10-01 vg CWS-TOOLING: integrate CWS automationdev300m58cat0 2009-09-29 14:46:30 +0200 oc r276530 : #i105448# sleep added to resolv timingproblem 2009-09-28 10:29:46 +0200 oc r276482 : #i105404# t_ToolsMacro needs saved file 2009-09-27 10:51:09 +0200 tbo r276478 : #105393# on MacOS X only 3 items in tools menu 2009-09-25 18:02:25 +0200 oc r276473 : CWS-TOOLING: rebase CWS automationdev300m58cat0 to trunk@276429 (milestone: DEV300:m60) 2009-09-24 11:06:00 +0200 hde r276411 : save test-files locally 2009-09-23 15:40:07 +0200 hde r276400 : deleting of autotext optimized 2009-09-23 15:39:20 +0200 hde r276399 : Dialog 'Bereiche' opened after deleting autotext 2009-09-23 10:42:26 +0200 jsk r276370 : Added warnlog for exceeded timeout, i want the test to warn instead of aborting. Connected issue is #i105289# 2009-09-22 10:41:22 +0200 oc r276347 : #i105254# c_arrayconstants.inc enhanced 2009-09-21 20:37:26 +0200 tbo r276344 : #i105249# workaround firststartwizard regression by calling hDisableQuickstarterAPI() 2009-09-17 10:55:59 +0200 wg r276231 : i105141 2009-09-16 09:20:58 +0200 oc r276191 : #i105109# sleeps increased 2009-10-01 vg CWS-TOOLING: integrate CWS sw32bf04 2009-09-22 Michael Stahl galobj.hxx: do not export SgaObject methods (fixes wntmsci12 build) 2009-09-21 Michael Stahl #i105149# #i93308# svx: unofield.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# #i102468# sc: servuno.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# txtflde.cxx: support docinfo field services with proper case 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::Clone(): avoid assert on clone pool default 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::~SwFmtMeta(): check if m_pMeta != 0 2009-09-18 Michael Stahl #i105179# unocoll.cxx: SwXFrames::getByName(): add missing breaks 2009-09-18 Michael Stahl dbgoutsw.cxx: explicitly convert from SwNodeIndex to SwPosition 2009-09-18 Michael Stahl galobj.hxx: export class SgaObject from svxcore, needed by unogalitem.cxx 2009-09-17 Michael Stahl #i105149# txtflde.cxx: compare text field prefix case-insensitively 2009-09-16 Michael Stahl #i105117# docdde.cxx: fix possible NULL dereference (patch by cmc) 2009-09-16 Michael Stahl #i105124# docdde.cxx: fix use-after-free bug: make _FindItem member String 2009-10-01 vg CWS-TOOLING: integrate CWS impressnotes03 2009-09-28 16:30:17 +0200 cl r276496 : #i105382# use correct method to get master page 2009-09-28 12:23:04 +0200 cl r276486 : #i105266# also save text on close to avoid focus trouble under linux 2009-09-25 13:59:50 +0200 cl r276456 : #i105266# resolved a merge conflict 2009-09-25 13:57:24 +0200 cl r276454 : #i105266# resolved a merge conflict 2009-09-25 13:51:12 +0200 cl r276450 : #i105266# resolved a merge conflict 2009-09-25 13:40:08 +0200 cl r276447 : #i105266# resolved a merge conflict 2009-10-01 vg CWS-TOOLING: integrate CWS cmcfixes62 2009-09-22 21:19:24 +0200 cmc r276365 : #i100000# that's the most plausible explanation, -D$(CVER) is needed by scp2 under windows 2009-09-19 16:10:36 +0200 cmc r276303 : #i100000# revert this for no partically good reason 2009-09-18 14:16:47 +0200 cmc r276279 : remove extra build depend 2009-09-18 08:56:15 +0200 cmc r276265 : #i100000# rerun autoconf 2009-09-17 14:59:38 +0200 cmc r276245 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@276192 (milestone: DEV300:m59) 2009-09-10 16:40:49 +0200 pl r276041 : fix warning 2009-09-10 11:34:55 +0200 pl r276026 : disable warning from system header 2009-09-09 19:30:45 +0200 pl r276013 : use osl_getAsciiFunctionSymbol instead of strange cast 2009-09-09 19:25:32 +0200 pl r276012 : add some casting hacks to make compile on solaris cc 2009-09-09 19:10:48 +0200 pl r276009 : add missing Configure option for solaris sparce 32bit 2009-09-09 18:37:05 +0200 pl r276008 : merge fix for #i104525# into moved code 2009-09-07 13:28:08 +0200 cmc r275894 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275801 (milestone: DEV300:m57) 2009-08-28 12:36:27 +0200 cmc r275523 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275331 (milestone: DEV300:m56) 2009-08-26 12:56:18 +0200 cmc r275413 : #i104088# use the right headers in the right place 2009-08-25 17:07:50 +0200 cmc r275372 : #i104500# make openssl build on linux that isn't x86 or x86_64 2009-08-25 13:08:48 +0200 cmc r275347 : #i89237# pretty picswitch up 2009-08-25 10:58:09 +0200 cmc r275342 : #i104489# remove last unused code in starmath 2009-08-25 10:23:33 +0200 cmc r275338 : #i104088# clean up the define post-move 2009-08-24 13:46:57 +0200 cmc r275310 : #i104088# 64bit odbc api changes 2009-08-24 13:42:52 +0200 cmc r275309 : #i89237# unify linux platform mks under a generic parent 2009-08-24 13:19:52 +0200 cmc r275307 : #i104455# remove unused code 2009-08-24 13:10:56 +0200 cmc r275306 : #i104088# 64bit odbc api changes 2009-08-24 10:07:50 +0200 cmc r275293 : #i104306# move recent-used to vcl 2009-08-24 09:32:08 +0200 cmc r275291 : #i104306# move recent-used to vcl 2009-08-23 22:01:07 +0200 cmc r275286 : #i104306# move recently-used to vcl 2009-08-22 15:25:25 +0200 cmc r275285 : #i104088# 64bit odbc api changes 2009-08-21 17:52:40 +0200 cmc r275268 : #i104306# move recently-used to vcl 2009-08-21 14:38:26 +0200 cmc r275257 : #i104408 make these headers ready for c++0x 2009-08-21 14:20:19 +0200 cmc r275251 : #i104406# avoid overlapping strcpy to avoid bustage on recent toolchains 2009-08-21 14:14:25 +0200 cmc r275250 : #i104385# silence 64bit warnings
2009-07-16CWS-TOOLING: integrate CWS automationdev300m52cat0Ivo Hinkelmann
2009-07-14 14:41:44 +0200 oc r273974 : #i103538# Issue-id added 2009-07-14 14:40:10 +0200 oc r273973 : #i103438 2009-07-14 14:03:06 +0200 oc r273971 : #i103535# additional check added 2009-07-14 13:46:19 +0200 hde r273969 : #i103529#testcases excluded to to issue 102752 2009-07-14 07:48:41 +0200 hde r273957 : changed fileowner from fredrik.haegg@sun.com to helge.delfs@sun.com 2009-07-13 16:03:42 +0200 oc r273942 : #i103513# Issue-ID added 2009-07-13 16:02:14 +0200 hde r273941 : no writer document was opened when options dialog called. Added hNewDocument before opening options dialog 2009-07-13 14:17:14 +0200 oc r273935 : #i103503# macrobutton outcommented 2009-07-13 14:13:30 +0200 wg r273934 : i103501 deleting fragments of diff 2009-07-13 13:10:21 +0200 hde r273931 : Issue 103382 2009-07-13 12:59:14 +0200 hde r273930 : changed fileowner from fredrik.haegg@sun.com to wolfram.garten@sun.com 2009-07-13 12:03:41 +0200 hde r273927 : changed fileowner from fredrik.haegg@sun.com to helge.delfs@sun.com 2009-07-13 12:01:47 +0200 hde r273926 : changed fileowner from helge.delfs@sun.com to oliver.craemer@sun.com
2009-05-15CWS-TOOLING: integrate CWS automation32m47Jens-Heiner Rechtien
2009-05-14 13:59:48 +0200 tbo r271888 : i101523 take this hid.lst for dev300m49 - masterfix for dev300m48 2009-05-07 14:00:37 +0200 msc r271662 : #101638# 2009-05-07 13:43:29 +0200 msc r271659 : #101636# 2009-05-07 13:28:21 +0200 msc r271656 : #101634# 2009-05-07 09:53:16 +0200 oc r271630 : #i101400# 2009-05-07 09:50:43 +0200 oc r271629 : #i101400 2009-05-07 08:42:30 +0200 hde r271625 : #101414 2009-05-07 08:36:56 +0200 hde r271623 : #101414 2009-05-07 08:24:30 +0200 hde r271620 : #101602 2009-05-07 06:37:20 +0200 hde r271617 : 101534 2009-05-06 12:53:20 +0200 wg r271582 : i101568 2009-05-06 12:52:32 +0200 wg r271581 : i101568 2009-05-06 11:23:46 +0200 wg r271578 : i101568 2009-05-06 07:28:14 +0200 oc r271561 : #i101532# 2009-05-05 15:59:28 +0200 oc r271529 : #i101524# 2009-05-05 15:55:14 +0200 oc r271528 : #i101523# 2009-05-05 15:45:52 +0200 oc r271523 : #i101564# 2009-05-05 08:43:04 +0200 oc r271498 : #i101526# 2009-05-04 13:28:56 +0200 jsk r271449 : #i101405 2009-05-04 13:25:04 +0200 jsk r271446 : #i101405 2009-05-04 12:55:33 +0200 jsk r271445 : #i101405
2009-03-24CWS-TOOLING: integrate CWS automation_gapplication_unifyHans-Joachim Lankenau
2009-03-24 14:40:09 +0100 jsk r269948 : #i99878# - and another one... 2009-03-24 14:36:22 +0100 jsk r269946 : #i99878# - another one... 2009-03-23 14:52:17 +0100 jsk r269873 : #i99878# replace DESKTOP with BACKGROUND 2009-03-23 12:49:08 +0100 jsk r269868 : #i99878# - special focus on database application 2009-03-23 12:46:13 +0100 jsk r269867 : #i100474# - fix broken writer update testcase names 2009-03-20 15:44:29 +0100 jsk r269817 : #i99878 - Step 3: Fixing round three - applications.txt 2009-03-20 15:40:43 +0100 jsk r269816 : #i99878 - Step 3: Fixing round two - .bas-files 2009-03-20 15:19:04 +0100 jsk r269813 : #i99878 - Step 3: Fixing round one 2009-03-20 15:01:07 +0100 jsk r269811 : #i99878 - Step 1: rename, Step 2: Uppercase
2009-02-16CWS-TOOLING: integrate CWS hde01Oliver Bolte
2009-02-03 12:12:56 +0100 tbo r267312 : #95523# 2009-02-03 11:48:18 +0100 hde r267309 : #i98775# 2009-02-03 10:09:02 +0100 wg r267299 : i98572 2009-02-03 10:07:30 +0100 hde r267298 : #i98775# 2009-02-02 13:15:48 +0100 hde r267263 : #i96583# 2009-01-30 18:42:04 +0100 hde r267223 : #i96583# 2009-01-30 15:40:21 +0100 hde r267203 : #i98567# 2009-01-30 15:36:37 +0100 hde r267202 : #i96582# 2009-01-30 15:35:52 +0100 hde r267201 : #i96931# 2009-01-30 09:48:13 +0100 hde r267179 : i98638 2009-01-30 09:42:39 +0100 hde r267178 : i98638 2009-01-30 09:39:20 +0100 hde r267177 : i98638 2009-01-30 09:36:07 +0100 hde r267176 : i98638 2009-01-30 09:22:36 +0100 hde r267174 : i98638 2009-01-29 15:16:09 +0100 wg r267147 : i98606 2009-01-29 15:02:00 +0100 wg r267145 : i98606 2009-01-29 15:01:01 +0100 wg r267144 : i98606 2009-01-29 14:57:40 +0100 wg r267141 : i98606 2009-01-29 14:20:52 +0100 wg r267136 : i98606
2008-11-20CWS-TOOLING: integrate CWS qascripts02Jens-Heiner Rechtien
2008-11-20 14:38:35 +0100 jsk r264055 : #i96341# 2008-11-19 11:22:47 +0100 jsk r263970 : #i96341 2008-11-19 11:21:33 +0100 jsk r263969 : #i96341
2008-10-16CWS-TOOLING: integrate CWS greenstate30_DEV300Oliver Bolte
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:15 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:17 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:16 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:15 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:15 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:14 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:13 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:12 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:11 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:10 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:09 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:08 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:07 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:06 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:05 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:04 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:03 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:02 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:01 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:08:00 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:07:59 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:07:58 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:
2008-07-11INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/04 17:07:57 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by: