summaryrefslogtreecommitdiff
path: root/sal/cppunittester
AgeCommit message (Expand)Author
2012-12-10-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2012-11-22Fail fastStephan Bergmann
2012-11-21android: fix cppunit testingMichael Meeks
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-11Be consistent with surrounding codeTor Lillqvist
2012-10-11WaE: 'fn' may be used uninitialized in this functionTor Lillqvist
2012-08-17Handle CppUnit::DynamicLibraryManagerExceptionTor Lillqvist
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-04-16Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist
2012-04-13WaE: initialization orderMichael Stahl
2012-04-13push and pop protectors around runner run, hopefully fixes windows buildCaolán McNamara
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist
2012-02-22cppunittester hacks for iOS, intermediate commitTor Lillqvist
2011-12-19sal: convert to gbuildMatúš Kukan
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-10-15get TestResult dtor before osl::Module dtorCaolán McNamara
2011-10-01easier to find leaks if the test harness doesn't leakCaolán McNamara
2011-09-21add a simple timer for unit testsCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-08-17Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist
2011-07-09iOS hacking for cppunittesterTor Lillqvist
2011-07-01missing else, *cough*Caolán McNamara
2011-06-30rearrange the cppunittester to allow makeFixture time exceptions catchableCaolán McNamara
2011-06-16Do build cppunittester when cross-compiling after allTor Lillqvist
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist
2011-04-05remove ADAPT_EXT_STLCaolán McNamara
2011-03-23Work around Visual Studio lameness with "max"Fridrich Štrba
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-28debuglevels: #i117073# Linux/GCC needs SAL_LOADMODULE_GLOBAL for exception ha...sb
2011-02-26debuglevels: ooops - removed a line of code not intended to be committedFrank Schoenheit [fs]
2011-02-25debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does no...Frank Schoenheit [fs]
2011-02-25debuglevels: #i117073# added cppunittester --protector support; added unoexce...sb
2011-02-22add possibility of passing command line args down to testsCaolán McNamara
2011-02-18try harderCaolán McNamara
2011-02-18crash without built-in report dialog on windowsCaolán McNamara
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-04Put this two includes backFridrich Štrba
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba
2010-10-19allow extra argumentsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-03sb118: CFLAGS += $(CPPUNIT_CFLAGS)Rene Engelhard
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb