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
/
cppunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
package visual studio project files
Markus Mohrhard
2017-04-13
1
-1
/
+1
*
remove BeOS special support
Markus Mohrhard
2017-04-13
4
-52
/
+0
*
fix the distcheck build and remove refs to deleted files
Markus Mohrhard
2017-01-01
1
-1
/
+1
*
implement parameterized tests
Markus Mohrhard
2016-12-16
1
-0
/
+1
*
AM_CPPFLAGS is preferred by "newer" versions of automake
David Tardon
2016-12-16
1
-1
/
+1
*
drop project files for Visual Studio < 2010
David Tardon
2016-12-16
4
-4644
/
+0
*
tdf#104498 CPPUNIT_USE_TYPEINFO_NAME is a flag
David Tardon
2016-12-16
2
-2
/
+2
*
we no longer need a wrapper for the smart pointer case
Markus Mohrhard
2016-12-15
1
-3
/
+2
*
remove support for old broken C++ compilers
Markus Mohrhard
2016-12-11
9
-98
/
+8
*
we always require RTTI now
Markus Mohrhard
2016-10-15
2
-17
/
+0
*
add a flag for adding optional features
Markus Mohrhard
2015-11-07
1
-2
/
+3
*
extend tell coverity that fail doesn't return
Caolán McNamara
2014-11-03
1
-0
/
+1
*
add new assertion macros for <, <=, > and >=
Markus Mohrhard
2014-07-13
1
-11
/
+105
*
tell coverity that fail doesn't return
Caolán McNamara
2014-07-06
1
-1
/
+1
*
-Werror,-Wbind-to-temporary-copy
Stephan Bergmann
2013-08-16
1
-4
/
+0
*
Bug # 51154: cppunit warning cleaning
Tobias Lippert
2013-08-15
19
-19
/
+60
*
report dlerror messages on unix
Markus Mohrhard
2013-05-25
1
-1
/
+5
*
add configuration for 64bit windows builds
Markus Mohrhard
2013-05-25
2
-0
/
+234
*
workaround problem when mxing older gcc with newer versions, fdo#52539
Andriy Gapon
2012-08-14
1
-3
/
+6
*
Merge branch 'master' into feature/buildsystem_rewrite
feature/buildsystem_rewrite
Tomas Chvatal
2012-08-11
1
-3
/
+11
|
\
|
*
use portable way to access free, fdo#52536
Markus Mohrhard
2012-08-07
1
-1
/
+1
|
*
don't crash if demangling fails, fdo#52539
Markus Mohrhard
2012-08-07
1
-2
/
+10
*
|
Merge branch 'master' into feature/buildsystem_rewrite
Tomas Chvatal
2012-08-06
2
-0
/
+597
|
\
\
|
|
/
|
*
add the remaining missing files
Markus Mohrhard
2012-06-21
2
-0
/
+597
*
|
try to fix problem with ISO c++ function vs object pointer
Markus Mohrhard
2012-04-25
1
-2
/
+3
|
/
*
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
*
Flush stdout & stderr in TestResult destructor to avoid message loss (bug #28...
Baptiste Lepilleur
2009-11-24
1
-0
/
+3
*
Added updated project and instructions for building under Visual Studio.Net 2008
Andy Dent
2008-12-16
2
-0
/
+3335
*
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
6
-23
/
+23
*
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
4
-8
/
+8
*
Include/cppunit/ui/text/TextTestRunner.
Baptiste Lepilleur
2006-06-29
1
-0
/
+8
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
2
-4
/
+4
*
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
2
-0
/
+8
*
MinGW, cygwin: enable build of shared library when using libtool. patch #1194...
Baptiste Lepilleur
2005-06-14
1
-2
/
+2
*
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
*
Include/cppunit/XmlOutputter.
Baptiste Lepilleur
2004-09-01
2
-1
/
+27
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
5
-5
/
+5
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
9
-46
/
+55
*
Src/
Baptiste Lepilleur
2004-06-18
2
-2
/
+2
[next]