summaryrefslogtreecommitdiff
path: root/sal/cppunittester
AgeCommit message (Expand)AuthorFilesLines
2012-04-16Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist1-6/+11
2012-04-13WaE: initialization orderMichael Stahl1-1/+1
2012-04-13push and pop protectors around runner run, hopefully fixes windows buildCaolán McNamara1-6/+14
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-8/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist1-2/+2
2012-02-22cppunittester hacks for iOS, intermediate commitTor Lillqvist1-1/+17
2011-12-19sal: convert to gbuildMatúš Kukan1-49/+0
2011-11-27remove include of pch header from salNorbert Thiebaud1-1/+0
2011-10-15get TestResult dtor before osl::Module dtorCaolán McNamara1-1/+1
2011-10-01easier to find leaks if the test harness doesn't leakCaolán McNamara1-2/+4
2011-09-21add a simple timer for unit testsCaolán McNamara1-1/+35
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+1
2011-08-17Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist1-0/+8
2011-07-09iOS hacking for cppunittesterTor Lillqvist1-0/+4
2011-07-01missing else, *cough*Caolán McNamara1-0/+1
2011-06-30rearrange the cppunittester to allow makeFixture time exceptions catchableCaolán McNamara1-34/+66
2011-06-16Do build cppunittester when cross-compiling after allTor Lillqvist1-4/+0
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-1/+1
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist1-0/+4
2011-04-05remove ADAPT_EXT_STLCaolán McNamara1-7/+0
2011-03-23Work around Visual Studio lameness with "max"Fridrich Štrba1-2/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-18/+77
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-0/+7
2011-02-28debuglevels: #i117073# Linux/GCC needs SAL_LOADMODULE_GLOBAL for exception ha...sb1-1/+2
2011-02-26debuglevels: ooops - removed a line of code not intended to be committedFrank Schoenheit [fs]1-1/+0
2011-02-25debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does no...Frank Schoenheit [fs]4-105/+38
2011-02-25debuglevels: #i117073# added cppunittester --protector support; added unoexce...sb4-14/+157
2011-02-22add possibility of passing command line args down to testsCaolán McNamara1-7/+22
2011-02-18try harderCaolán McNamara1-1/+8
2011-02-18crash without built-in report dialog on windowsCaolán McNamara1-0/+4
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-2/+0
2011-02-04Put this two includes backFridrich Štrba1-0/+2
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba1-2/+0
2010-10-19allow extra argumentsCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara2-0/+9
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara2-0/+9
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-3/+1
2010-03-03sb118: CFLAGS += $(CPPUNIT_CFLAGS)Rene Engelhard1-0/+4
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb2-6/+6
2010-01-08sb118: typosb1-1/+1
2009-12-11sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb2-0/+108