Issue 36451 - Provide ComplexTest loading & saving test docs in SO8 as precondition of gaphical regression tests
Summary: Provide ComplexTest loading & saving test docs in SO8 as precondition of gaph...
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: lars.langhans
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-01 13:41 UTC by svante.schubert
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description svante.schubert 2004-11-01 13:41:52 UTC
For regression testing of the XSLT filter (i.e. the export and import of
spreadsheetml), especially for the exchange of the internal used XML format
regression tests are mandatory.
Currently the stylesheeets of the XSLT filter are addressing OpenOffice.org XML
. Tthis will be changed to OASIS Open Office XML. This change of implementation
detal should not break any exisiting functionality.
To guarantee this the basic scenario is to test the ChildWorkSpace (CWS) against
the master of the same build (reference).
101 test documents for the StarOffice Calc application (mostly sxc, but also
xls, cmp. x:\lla\CalcAllFeatures) have to be loaded and saved by the reference
and CWS before the result can be compared using the new GraphicalComparance of
the OOoRunner.jar.

It might be helpful to handle this load / save in a ComplexTest and provide the
desired import (optional) and esport filter of SO in the test properties.
Comment 1 lars.langhans 2004-11-25 10:50:35 UTC
Fixed, code is in OOoRunner.jar / OOoRunnerLight.jar
Take a look at the documentation of convwatch.html#documentconverter since
version 1.7! how to use this stuff.

Comment 2 lars.langhans 2004-11-30 10:56:17 UTC
verified
Comment 3 lars.langhans 2005-02-17 11:04:36 UTC
closed