index
:
delta/cppunit.git
cppunit-1-13
feature/buildsystem_rewrite
feature/c++11
feature/cmake
feature/new_assert_macros
feature/parameterized
master
anongit.freedesktop.org: git/libreoffice/cppunit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix crash with WIN64 in testrunner
Markus Mohrhard
2014-07-17
1
-2
/
+2
*
package windows project files
cppunit-1.13.2
Markus Mohrhard
2013-11-11
2
-2
/
+12
*
report dlerror messages on unix
Markus Mohrhard
2013-05-25
1
-1
/
+5
*
add configuration for 64bit windows builds
Markus Mohrhard
2013-05-25
6
-0
/
+1143
*
allow compiling the cppunit solution as 64bit with MSVC
Markus Mohrhard
2013-05-25
4
-5
/
+5
*
use portable way to access free, fdo#52536
Markus Mohrhard
2012-09-24
1
-1
/
+1
*
workaround problem when mixing older gcc with newer versions, fdo#52539
Andriy Gapon
2012-09-24
1
-3
/
+6
*
don't crash if demangling fails, fdo#52539
Markus Mohrhard
2012-09-24
1
-2
/
+10
*
the 2005 project is not usefull, problems with the existing vcproj files
Markus Mohrhard
2012-06-22
1
-99
/
+0
*
add the remaining missing files
Markus Mohrhard
2012-06-21
5
-0
/
+1689
*
add visual studio 2005 and 2010 project files to build cppunit libs
Markus Mohrhard
2012-06-21
2
-0
/
+198
*
fix visual studio 2005 build
Markus Mohrhard
2012-06-21
1
-2
/
+4
*
Fix as-needed build.
Tomas Chvatal
2012-02-24
1
-0
/
+1
*
upstream libreoffice patch for sf#3123759
Markus Mohrhard
2012-01-28
1
-1
/
+1
*
upstream libreoffice patch related to rhbz#641350
Markus Mohrhard
2012-01-27
1
-0
/
+4
*
Config/ax_cxx_gcc_abi_demangle.
Baptiste Lepilleur
2009-11-24
1
-0
/
+1
*
src/msvc6/testpluginrunner/TestPlugInRunnerDlg.cpp: fixed
Baptiste Lepilleur
2009-11-24
1
-1
/
+1
*
Flush stdout & stderr in TestResult destructor to avoid message loss (bug #28...
Baptiste Lepilleur
2009-11-24
1
-0
/
+3
*
Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGS
Baptiste Lepilleur
2009-11-23
1
-6
/
+4
*
Added updated project and instructions for building under Visual Studio.Net 2008
Andy Dent
2008-12-16
7
-0
/
+7107
*
Bug 1649369: Flush stdCOut after startTest() and addFailure(). Fix from the ...
Steve M. Robbins
2008-10-11
1
-0
/
+2
*
Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225].
Steve M. Robbins
2008-02-21
8
-25
/
+26
*
Change from qlist.h to qptrlist.h, avoiding compatibility header.
Steve M. Robbins
2008-02-07
2
-2
/
+2
*
Src/cppunit/TestAssert.
Baptiste Lepilleur
2007-02-24
2
-17
/
+20
*
Apply patch to fix [ 1293903 ] UNICODE Builds not supported
Steve M. Robbins
2007-01-27
1
-5
/
+5
*
Account for non-finite values in assertDoubleEquals().
Steve M. Robbins
2007-01-27
1
-6
/
+20
*
Arrange class initializers in correct order.
Steve M. Robbins
2007-01-12
5
-10
/
+10
*
Src/msvc6/TesRunner/TestRunner.
Baptiste Lepilleur
2006-07-28
2
-40
/
+28
*
- fixed bug #1527879 (SourceSafe traces in project)
Baptiste Lepilleur
2006-07-25
1
-2
/
+0
*
src/msvc6/testrunner/MsDevCallerListCtrl.cpp: applied correction
Baptiste Lepilleur
2006-06-29
1
-10
/
+3
*
Include/cppunit/ui/text/TextTestRunner.
Baptiste Lepilleur
2006-06-29
1
-0
/
+8
*
removed compilation warning
Baptiste Lepilleur
2006-02-04
1
-2
/
+2
*
Integrated Ernst patch for QtTestRunner and Qt 3.
Baptiste Lepilleur
2005-12-12
11
-90
/
+972
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
6
-21
/
+26
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
10
-1
/
+16
*
src/cppunit/TestResultCollector.cpp: fixed memory leak in destructor.
Baptiste Lepilleur
2005-07-30
1
-1
/
+2
*
Fixed memory leak occuring when calling reset().
Baptiste Lepilleur
2005-07-05
3
-0
/
+9
*
MinGW, cygwin: enable build of shared library when using libtool. patch #1194...
Baptiste Lepilleur
2005-06-14
1
-2
/
+2
*
src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875,
Baptiste Lepilleur
2005-06-14
1
-4
/
+4
*
src/cppunit/Win32DynamicLibraryManager.cpp: integrated patch #1024428,
Baptiste Lepilleur
2004-11-19
1
-0
/
+1
*
added specific copy constructor implementatin to ensure string buffer are det...
Baptiste Lepilleur
2004-11-19
2
-3
/
+43
*
Include/cppunit/TestAssert.
Baptiste Lepilleur
2004-11-05
1
-2
/
+9
*
Src/msvc6/testrunner/MsDevCallerListCtrl.
Baptiste Lepilleur
2004-09-10
2
-37
/
+181
*
added error message if attempting to compile on a platform other than VC++ 6.
Baptiste Lepilleur
2004-09-10
1
-0
/
+4
*
Include/cppunit/XmlOutputter.
Baptiste Lepilleur
2004-09-01
2
-1
/
+27
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
6
-6
/
+6
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
12
-76
/
+84
*
Src/msvc6/testrunner/TestRunnerDlg.
Baptiste Lepilleur
2004-06-18
6
-16
/
+50
*
added DEBUG_NEW for memory leaks tracking
Baptiste Lepilleur
2004-06-18
6
-7
/
+42
*
Src/
Baptiste Lepilleur
2004-06-18
3
-3
/
+3
[next]