summaryrefslogtreecommitdiffstats
path: root/sal/cppunittester
Commit message (Expand)AuthorAgeFilesLines
* get TestResult dtor before osl::Module dtorCaolán McNamara2011-10-151-1/+1
* easier to find leaks if the test harness doesn't leakCaolán McNamara2011-10-011-2/+4
* add a simple timer for unit testsCaolán McNamara2011-09-211-1/+35
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-0/+1
* Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist2011-08-171-0/+8
* iOS hacking for cppunittesterTor Lillqvist2011-07-091-0/+4
* missing else, *cough*Caolán McNamara2011-07-011-0/+1
* rearrange the cppunittester to allow makeFixture time exceptions catchableCaolán McNamara2011-06-301-34/+66
* Do build cppunittester when cross-compiling after allTor Lillqvist2011-06-161-4/+0
* Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-061-1/+1
* Cannot do unit testing when cross-compilingTor Lillqvist2011-05-221-0/+4
* remove ADAPT_EXT_STLCaolán McNamara2011-04-051-7/+0
* Work around Visual Studio lameness with "max"Fridrich Štrba2011-03-231-2/+2
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-18/+77
|\
| * debuglevels: #i117073# Linux/GCC needs SAL_LOADMODULE_GLOBAL for exception ha...sb2011-02-281-1/+2
| * debuglevels: ooops - removed a line of code not intended to be committedFrank Schoenheit [fs]2011-02-261-1/+0
| * debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does no...Frank Schoenheit [fs]2011-02-254-105/+38
| * debuglevels: #i117073# added cppunittester --protector support; added unoexce...sb2011-02-254-14/+157
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-081-0/+7
|\|
| * cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara2010-08-032-0/+9
* | add possibility of passing command line args down to testsCaolán McNamara2011-02-221-7/+22
* | try harderCaolán McNamara2011-02-181-1/+8
* | crash without built-in report dialog on windowsCaolán McNamara2011-02-181-0/+4
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
* | Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+0
* | Put this two includes backFridrich Štrba2011-02-041-0/+2
* | some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba2011-02-031-2/+0
* | allow extra argumentsCaolán McNamara2010-10-191-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* | #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-062-0/+9
|/
* sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-3/+1
* sb118: CFLAGS += $(CPPUNIT_CFLAGS)Rene Engelhard2010-03-031-0/+4
* sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb2010-02-252-6/+6
* sb118: typosb2010-01-081-1/+1
* sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb2009-12-112-0/+108