[en-GB] Added 13 words to autocorrect
[LibreOffice.git] / smoketest / README
blob30dceb678ff0d935dc01fd714d2126a6c207c90e
1 Smoke test for each component of LibreOffice.
3 * smoketest:
5         The main smoketest.cxx is launched connects via binary UNO
6 over a socket to a remote LibreOffice instance. This loads a document
7 which is zipped at build time into the workdir/ from the data/
8 directory. This in turn contains a set of macros in
9 data/Basic/Standard.
11         Smoketest.cxx does a remote the StartTestWithDefaultOptions
12 macro and waits for a dispatchFinished from the macro's execution. To
13 debug this best load workdir/Zip/smoketestdoc.sxw - and hit 'start
14 smoketest' - this will launch a number of components and build a
15 suitable report in the form of a table.
17         The StarBasic smoketests also log their output, this ends up
18 in instdir/user/temp/smoketest.log.