# Smoke Test 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`. bmit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/logerrit
AgeCommit message (Expand)Author
2013-03-29add wiki-link to logerritBjoern Michaelsen
2013-03-27logerrit setup - automate lots more for first-time users.Michael Meeks
2013-03-27kill './logerrit review'Bjoern Michaelsen
2013-03-26make ./logerrit setup hooks just to be sureBjoern Michaelsen
2013-03-26first time gerrit users register, they do not sign inBjoern Michaelsen
2013-03-26logerrit: kill copy-pasteMiklos Vajna
2013-03-26add draft-submittal to logerrit and retabBjoern Michaelsen
2013-03-26add a setup walkthrough to ./logerritBjoern Michaelsen
2013-03-04Print help text if no subcommand is providedPhilipp Weissenbacher
2013-02-01logerrit: print logerrit help with --helpPetr Mladek