SmokeTest

From Apache OpenOffice Wiki
Revision as of 17:48, 20 December 2006 by Michael (Talk | contribs)

Jump to: navigation, search

Smoke Test

OO.o has a beautiful built-in smoke-test application for running some basic sanity checks on a build to ensure that nothing wildly wrong crept in between releases. These tests run quite quickly, since they only do simple document creation / load / save tasks.

Running them

On linux:

   cd smoketestoo_native
   export TEMP=/tmp
   build

For now it is necessary to have build installable RPMs, since smoketest needs to install these before starting. When i#72803# gets fixed, this will not be necessary.

Personal tools