summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * undoapi: tests for Draw docs' UndoFrank Schoenheit [fs]2010-10-151-0/+8
| * undoapi: fixed makefilesFrank Schoenheit [fs]2010-10-152-7/+15
| * undoapi: added tools (in test-tools.jar) for writing Java unit tests which op...Frank Schoenheit [fs]2010-10-149-3/+689
| * sb123: merged in cws/sb126, to get fixes for i107490 and i113115sb2010-09-165-8/+99
| |\
| | * sb126: merged in DEV300_m87sb2010-09-162-0/+9
| | |\
| | * | sb126: #i111184# introduced test::uniquePipeNamesb2010-07-075-8/+99
| * | | sb123: merged in DEV300_m87sb2010-09-102-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara2010-08-032-0/+9
| | |/
| * | sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:...sb2010-07-062-31/+34
| * | sb123: cleaned up the previous cleanupsb2010-07-061-10/+6
| * | sb123:#i111449# cleanupsLars Langhans2010-07-023-18/+15
| * | sb123:#i111449# cleanups in test environmentLars Langhans2010-06-293-14/+87
| * | sb123:#i111449# cleanups in module testLars Langhans2010-06-146-3/+3
| * | sb123: #i111655# when, within build env, calling javaldx within OOo installat...sb2010-05-172-6/+2
| * | sb123: #i111601# various additional test helper functionalitysb2010-05-1412-21/+234
| * | sb123: #i111598# OfficeConnection getFactory -> getComponentContextsb2010-05-143-28/+30
| |/
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
* | Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+2
* | these short options now deprecated, so use long onesCaolán McNamara2011-01-111-5/+5
* | add modelines to .hxx files as wellCaolán McNamara2010-10-276-0/+18
* | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken2010-10-181-1/+2
* | don't use the Unix splash screen app during the smoketestCaolán McNamara2010-10-131-1/+3
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-134-0/+12
* | #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-062-0/+9
|/
* sb120: #i111558# allow override of tested soffice processsb2010-05-142-71/+97
* sb120: #i110944# jpipe.dll wrapper around jpipx.dllsb2010-04-161-1/+3
* sb121: minor code improvementsb2010-03-221-3/+3
* sb118: added documentationsb2010-03-095-5/+24
* sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-4/+1
* sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard2010-03-041-0/+4
* sb118: add --with-system-cppunitRene Engelhard2010-03-031-1/+1
* sb118: make sure test OOo instances can dump core upon crashsb2010-03-012-3/+4
* sb118: removed timeouts and forced process termination from test code (to mak...sb2010-02-232-40/+23
* sb118: keep $(OOO_JUNIT_JAR) off JARCLASSPATH to avoid problems on Windowssb2010-02-191-1/+6
* sb118: fixed typosb2010-02-181-1/+1
* sb118: fixed code layoutsb2010-02-171-4/+2
* sb118: handle --without-junit gracefullysb2010-02-161-0/+4
* sb118: moved test OOo installation stuff to new solenv/inc/installationtest.m...sb2010-02-1216-0/+934