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
*
Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variable
Stephan Bergmann
2022-12-13
1
-1
/
+3
*
Run tests in deterministic order
Stephan Bergmann
2022-04-11
1
-1
/
+9
*
remove a few trailing whitespaces
Markus Mohrhard
2021-10-01
1
-6
/
+6
*
avoid a few annoying compiler warnings
Florian Becker
2021-10-01
2
-2
/
+0
*
replace 0 with nullptr when assigning to a pointer
Florian Becker
2021-10-01
2
-3
/
+3
*
get rid of old casting macros
Markus Mohrhard
2021-10-01
2
-5
/
+5
*
switch from throw() to noexcept
Florian Becker
2021-10-01
2
-3
/
+3
*
add override annotations
Florian Becker
2021-10-01
4
-5
/
+5
*
add missing [[noreturn]] attributes
Florian Becker
2021-10-01
1
-6
/
+6
*
Replace NULL with nullptr
Florian Becker
2021-10-01
7
-14
/
+14
*
tdf#116653, avoid NOMINMAX redefinition warnings with mingw
Markus Mohrhard
2018-04-02
1
-0
/
+2
*
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
[next]