office-gobmx/smoketest
Michael Stahl fd35ddd3e1 smoketest: run the extension test first
With clang 3.4 ASAN there is the problem that the smoketest fails if run
in "make check" while trying to start the JVM, in getJavaProps()
it forks a "java" process and that fails due to lack of memory.

Avoid that problem by running the extension test first, when there is
only one application loaded, so the process is using much less memory.

Change-Id: I7e8bdc6ceea65b212f376943c7814ad1cf28675d
2014-09-11 16:45:40 +02:00
..
com/sun/star/comp/smoketest
data
org/libreoffice/smoketest
CppunitTest_smoketest.mk
Executable_libtest.mk
Extension_TestExtension.mk
Jar_smoketest.mk
Jar_TestExtension.mk
Library_smoketest.mk
libtest.cxx
Makefile
Module_smoketest.mk
README
smoketest.cxx
smoketest_too.cxx
Zip_smoketestdoc.mk

Smoke test for each component of LibreOffice.