Actions
action #34141
closedcoordination #23886: [sle][functional][desktop][sle15][epic] initial setup
action #27169: [sle15][desktop] Migrate regression-documentation cases to SLED15
[sle15][desktop] Remove libreoffice_pyuno_bridge test dependency from evolution server
Start date:
2018-04-02
Due date:
% Done:
100%
Estimated time:
Difficulty:
Description
yfjiang wrote:
The libreoffice-pyuno testing dependency on evolution server is verbose here. The key here is to test the libreoffice pyuno binding works.
A more concise way to do it is probably test the pyuno via pyuno based python script.e.g.
- Launch writer
- Tools->Macros->Run Macro->Libreoffice Macro->pythonSamples->TableSample
- Choose "CreateTable" macro and click "Run"
=> A table will be created automatically in Writer with this pyuno binding sample.
P.S. The relevant python script got this testing implemented in included in libreoffice-pyuno package:
/usr/lib64/libreoffice/program/uno.py /usr/lib64/libreoffice/share/Scripts/python/pythonSamples/TableSample.py
Actions