summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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