office-gobmx/smoketest
Stephan Bergmann dd1d963daa loplugin:includeform: smoketest
Change-Id: I9be2b5d6790b339899330fb1e4a78ff512d64d8d
2017-10-23 22:45:52 +02:00
..
com/sun/star/comp/smoketest
data Translate German comments/debug strings (leftovers in dirs sdext to soltools) 2017-07-06 14:35:02 +02:00
org/libreoffice/smoketest
CppunitTest_smoketest.mk
Executable_libtest.mk
Extension_TestExtension.mk
Jar_smoketest.mk
Jar_TestExtension.mk
Library_smoketest.mk
libtest.cxx loplugin:constparams: smoketest (clang-cl) 2017-08-31 12:14:41 +02:00
Makefile
Module_smoketest.mk
README
smoketest.cxx loplugin:includeform: smoketest 2017-10-23 22:45:52 +02:00
smoketest_too.cxx loplugin:includeform: smoketest 2017-10-23 22:45:52 +02:00
Zip_smoketestdoc.mk

Smoke test for each component of LibreOffice.

* smoketest:

	The main smoketest.cxx is launched connects via binary UNO
over a socket to a remote LibreOffice instance. This loads a document
which is zipped at build time into the workdir/ from the data/
directory. This in turn contains a set of macros in
data/Basic/Standard.

	Smoketest.cxx does a remote the StartTestWithDefaultOptions
macro and waits for a dispatchFinished from the macro's execution. To
debug this best load workdir/Zip/smoketestdoc.sxw - and hit 'start
smoketest' - this will launch a number of components and build a
suitable report in the form of a table.

	The StarBasic smoketests also log their output, this ends up
in instdir/user/temp/smoketest.log.