summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
2012-05-09unotest: missing include guard in macros_test.hxxMiklos Vajna
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-14OfficeConnection: kill soffice process when Java bridge is disposedMichael Stahl
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
2012-04-10Obtain resolver before spawning process_ in setUpStephan Bergmann
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-09add regression test for writerMarkus Mohrhard
2012-03-03OfficeConnection.java: don't wait forever if terminate() failsMichael Stahl
2012-02-17We want gb_STDLIBS here surely?Tor Lillqvist
2012-02-10unotest: convert to gbuildMatúš Kukan
2012-02-09Do not fail isStillAlive for "connect:" connectionsStephan Bergmann
2012-01-27Deliver the static libunotest.a built for iOSTor Lillqvist
2012-01-23Use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist
2012-01-19finish sd's regression testMarkus Mohrhard
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard
2011-12-19Use / as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-16Handle unset workdir argument.Stephan Bergmann
2011-11-27create a base class for macros_testMarkus Mohrhard
2011-11-25remove debugcommand -- debugrun is superceding itBjoern Michaelsen
2011-11-25empty java stacktrace for soffice crashers, they are not interesting anywayBjoern Michaelsen
2011-11-25gdb stacktraces for subsequentchecksBjoern Michaelsen
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-19Do build the unoexceptionprotector also when cross-compilingTor Lillqvist
2011-10-27deliver test/user-template/user to solver, unittests will use new user dirNoel Power
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-15now drop not available yet includesCaolán McNamara
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks