summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-10-27add modelines to .hxx files as wellCaolán McNamara6-0/+18
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-13don't use the Unix splash screen app during the smoketestCaolán McNamara1-1/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth4-0/+12
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara2-0/+9
2010-05-14sb120: #i111558# allow override of tested soffice processsb2-71/+97
2010-04-16sb120: #i110944# jpipe.dll wrapper around jpipx.dllsb1-1/+3
2010-03-22sb121: minor code improvementsb1-3/+3
2010-03-09sb118: added documentationsb5-5/+24
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-4/+1
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard1-0/+4
2010-03-03sb118: add --with-system-cppunitRene Engelhard1-1/+1
2010-03-01sb118: make sure test OOo instances can dump core upon crashsb2-3/+4
2010-02-23sb118: removed timeouts and forced process termination from test code (to mak...sb2-40/+23
2010-02-19sb118: keep $(OOO_JUNIT_JAR) off JARCLASSPATH to avoid problems on Windowssb1-1/+6
2010-02-18sb118: fixed typosb1-1/+1
2010-02-17sb118: fixed code layoutsb1-4/+2
2010-02-16sb118: handle --without-junit gracefullysb1-0/+4
2010-02-12sb118: moved test OOo installation stuff to new solenv/inc/installationtest.m...sb16-0/+934