Hello,
How to [MacOSX QA OOo2.2.0RC1(OOF680_m8) Japanese with VCL
testtool]
(It seems I'm extremly lazy for updating wiki...no
intention...sorry)
1. Download Ja version
$
ftp://ooopackages.good-day.net/pub/OpenOffice.org/MacOSX/2.2
.0rc1_20070216/OOo_2.2.0rc1_20070216_MacOSXIntel_install_ja.
dmg
2. Download QA script
% ftp
ftp://ooopackages.good-day.net/pub/OpenOffice.org/misc/qa.oo
o220.20070220.zip
3. Install OOo as usual
Mount dmg, drag and drop to Application folder.
4. preparation
% sudo mkdir /work
% sudo chown maho /work
% unzip qa.ooo220.20070220.zip
(ah, unzip is not a part of MacOSX or Xcode...)
write ~/Library/Application Support/.testtoolrc
as
------------------------------------------------------------
[Misc]
CurrentProfile=_profile_Default
ServerTimeout=4500
[Crashreporter]
UseProxy=false
ProxyServer=none
ProxyPort=8080
AllowContact=false
ReturnAddress=
[_profile_Default]
BaseDir=/work/qa/qatesttool
LogBaseDir=/work/qa/qatesttool/errorlog/
StopOnSyntaxError=0
HIDDir=/work/qa/qatesttool/global/hid
*.bas=/work/qa/qatesttool/framework/first
[GUI Platform]
Current=12
[WinGeom]
WinParams=0,22,920,630;1;0,0,0,0;
[OOoProgramDir]
Current=/Applications/OpenOffice.org
2.2.app/Contents/MacOS/
All=/Applications/OpenOffice.org
2.2.app/Contents/MacOS/program
[Communication]
Host=localhost
TTPort=12479
UNOPort=13480
------------------------------------------------------------
Run spadmin to recognize IPA fonts (freely available
Japanese fonts).
This is not needed for other languages.
% /Applications/OpenOffice.org
2.2.app/Contents/MacOS/program/spadmin
...
5. run qa script
% cd /work/qa/qatesttool/script/unix/
% rm -rf ~/Library/Application Support/OpenOffice.org* ; sh
ooo_relesetest.sh >& log
6. summary
% cd /work/qa/qatesttool/errorlog
% perl ../script/analyze/make_summary.pl *res
Filename Errors Warnings
Warnings_during_initialization
============================ ====== ========
==============================
b_updt.res 5 17 0
c_updt.res 0 1 0
ch_updt.res 0 0 0
closeoffice.res 0 0 0
d_updt.res 1 4 0
f_updt_help.res 0 0 0
f_updt_pkgmgr.res 0 0 0
f_updt_spadmin.res 0 0 0
f_updt_templates.res 0 3 0
f_updt_windowfuncs.res 0 0 0
first.res 0 0 0
gallery.res 0 2 0
i_updt_1.res 0 0 0
i_updt_2.res 1 4 0
m_updt.res 0 1 0
ma_updt.res 0 0 0
oasis_graphics_update.res 0 0 0
topten.res 0 0 0
w_updt.res 1 0 0
ww_updt.res 0 0 0
xforms_updt.res 0 0 0
============================================================
==================
Total 21 files 8 32 0
still exists :(
/Applications/OpenOffice.org
2.2.app/Contents/MacOS/program/soffice: line 108: [:
/Applications/OpenOffice.org: unary operator...
while running first.bas I got.
soffice.bin(4938,0x300a200) malloc: *** error for object
0xab7fc20: incorrect checksum for freed object - object was
probably mo
dified after being freed, break at szone_error to debug
soffice.bin(4938,0x300a200) malloc: *** set a breakpoint in
szone_error to debug
I hope this is the easiest/shortest way to do QA with VCL
testtool.
TODO:
1. update zip file
All the best,
-- NAKATA, Maho (maho FreeBSD.org)
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe qa.openoffice.org
For additional commands, e-mail: dev-help qa.openoffice.org
|