summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Collapse)Author
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-02-25debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does ↵Frank Schoenheit [fs]
not seem to be public API) with osl_loadModule
2011-02-25debuglevels: #i117073# added cppunittester --protector support; added ↵sb
unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to ↵Frank Schoenheit [fs]
css.document.XUndoManager: implement an XUndoManager/Supplier for chart documents
2010-11-04undoapi: added tests for OOo's auto-closing of Undo contexts after executing ↵Frank Schoenheit [fs]
scripts which do not properly do this themselves
2010-10-22undoapi: don't throw too generouslyFrank Schoenheit [fs]
2010-10-19undoapi: added PRESENTATION/FORMULAR doc typesFrank Schoenheit [fs]
2010-10-15undoapi: tests for Draw docs' UndoFrank Schoenheit [fs]
2010-10-15undoapi: fixed makefilesFrank Schoenheit [fs]
2010-10-14undoapi: added tools (in test-tools.jar) for writing Java unit tests which ↵Frank Schoenheit [fs]
operate on a live OOo
2010-09-16sb123: merged in cws/sb126, to get fixes for i107490 and i113115sb
2010-09-16sb126: merged in DEV300_m87sb
2010-09-10sb123: merged in DEV300_m87sb
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-07-07sb126: #i111184# introduced test::uniquePipeNamesb
2010-07-06sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:...sb
2010-07-06sb123: cleaned up the previous cleanupsb
2010-07-02sb123:#i111449# cleanupsLars Langhans
2010-06-29sb123:#i111449# cleanups in test environmentLars Langhans
2010-06-14sb123:#i111449# cleanups in module testLars Langhans
2010-05-17sb123: #i111655# when, within build env, calling javaldx within OOo ↵sb
installation sets, set UNO_JAVA_JFW_ENV_JREHOME, but not UNO_JAVA_JFW_ENV_CLASSPATH
2010-05-14sb123: #i111601# various additional test helper functionalitysb
2010-05-14sb123: #i111598# OfficeConnection getFactory -> getComponentContextsb
2010-05-14sb120: #i111558# allow override of tested soffice processsb
2010-04-16sb120: #i110944# jpipe.dll wrapper around jpipx.dllsb
2010-03-22sb121: minor code improvementsb
2010-03-09sb118: added documentationsb
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-03-01sb118: make sure test OOo instances can dump core upon crashsb
2010-02-23sb118: removed timeouts and forced process termination from test code (to ↵sb
make failures better debuggable)
2010-02-19sb118: keep $(OOO_JUNIT_JAR) off JARCLASSPATH to avoid problems on Windowssb
2010-02-17sb118: fixed code layoutsb
2010-02-16sb118: handle --without-junit gracefullysb
2010-02-12sb118: moved test OOo installation stuff to new ↵sb
solenv/inc/installationtest.mk (makefile parts) and new test module (C++ and, new, Java unit test parts); adapted sw/qa/unoapi to new (Java) test framework