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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix -Wdefaulted-function-deleted error
Markus Mohrhard
2019-12-21
1
-2
/
+2
*
Added some brackets to make it more clear for the compile which things belong...
Tobias Groll
2019-02-14
1
-1
/
+1
*
custom tostring formatter to CPPUNIT_ASSERT_MESSAGE
Noel Grandin
2019-02-14
1
-6
/
+40
*
Unconditionally use C++11 [[noreturn]]
Stephan Bergmann
2019-02-13
1
-9
/
+3
*
extensions: add CPPUNIT_TEST_FIXTURE()
Miklos Vajna
2018-11-02
1
-0
/
+23
*
Avoid GCC 9 -Wdeprecated-copy
Stephan Bergmann
2018-09-26
1
-0
/
+5
*
next version will be 1.15.0
Markus Mohrhard
2018-05-23
1
-1
/
+1
*
C++11 provides std::isfinite and std::isnan
Markus Mohrhard
2018-05-23
1
-38
/
+3
*
tdf#116653, avoid NOMINMAX redefinition warnings with mingw
Markus Mohrhard
2018-04-02
2
-0
/
+4
*
Report (un)signed char values numerically
Stephan Bergmann
2017-07-20
1
-0
/
+10
*
remove also all references to mfc
Markus Mohrhard
2017-04-13
5
-120
/
+1
*
remove BeOS special support
Markus Mohrhard
2017-04-13
1
-7
/
+0
*
remove more msvc specific code and bc5 stuff
Markus Mohrhard
2017-04-13
3
-243
/
+0
*
remove the qt test runner that depends on ancient qt
Markus Mohrhard
2017-04-13
5
-124
/
+1
*
implement parameterized tests
Markus Mohrhard
2016-12-16
3
-0
/
+33
*
use std::function for the test method in TestCaller
Markus Mohrhard
2016-12-16
1
-5
/
+15
*
extract the code to turn a variable into a string
Markus Mohrhard
2016-12-16
3
-30
/
+49
*
error: blank line following trailing backslash
David Tardon
2016-12-16
1
-1
/
+1
*
tdf#104498 CPPUNIT_USE_TYPEINFO_NAME is a flag
David Tardon
2016-12-16
3
-4
/
+4
*
we no longer need a wrapper for the smart pointer case
Markus Mohrhard
2016-12-15
2
-7
/
+0
*
simpler implementation for the enum class work around
Markus Mohrhard
2016-12-14
1
-18
/
+14
*
add support for enum class to the asserter
Markus Mohrhard
2016-12-13
1
-13
/
+32
*
remove support for old broken C++ compilers
Markus Mohrhard
2016-12-11
23
-215
/
+36
*
always use std::unique_ptr
Markus Mohrhard
2016-10-15
1
-4
/
+0
*
replace with std::unique_ptr
Markus Mohrhard
2016-10-15
1
-12
/
+3
*
HelperMacros: fix deprecated NULL macro usage
GARCIN David
2016-10-15
1
-2
/
+2
*
we always require RTTI now
Markus Mohrhard
2016-10-15
6
-68
/
+2
*
fix --disable-optional-features build
Markus Mohrhard
2015-11-08
1
-0
/
+4
*
add a flag for adding optional features
Markus Mohrhard
2015-11-07
2
-1
/
+8
*
next version is 1.14.0
Markus Mohrhard
2015-11-07
1
-1
/
+1
*
remove commented out code
Markus Mohrhard
2015-08-18
1
-8
/
+1
*
add new assertion macros for <, <=, > and >=
Markus Mohrhard
2014-07-13
2
-3
/
+314
*
mark the fails as no-return
Caolán McNamara
2014-07-06
1
-3
/
+10
*
-Werror,-Woverloaded-virtual
Stephan Bergmann
2013-08-16
1
-0
/
+2
*
Bug # 51154: cppunit warning cleaning
Tobias Lippert
2013-08-15
5
-6
/
+20
*
Merge branch 'master' into feature/buildsystem_rewrite
Tomas Chvatal
2012-08-06
3
-8
/
+25
|
\
|
*
calm gcc paranoia about uninitialized state
Michael Meeks
2012-06-27
1
-0
/
+1
|
*
avoid the need to work around auto_ptr warnings by dropping that
Michael Meeks
2012-06-27
1
-4
/
+13
|
*
TestDecorator assumes ownership and is not allowed to create copies
Markus Mohrhard
2012-06-16
1
-1
/
+8
|
*
correct documentation, sf#2185407
Markus Mohrhard
2012-06-13
1
-1
/
+1
|
*
correct documentation, sf#2186611
Markus Mohrhard
2012-06-13
1
-2
/
+2
*
|
Automake cleanup, install and generate changelog
Tomas Chvatal
2012-04-25
5
-8
/
+5
*
|
Add new autoconf using the latest macros
Tomas Chvatal
2012-04-25
1
-1
/
+1
|
/
*
GCC -Werror=sign-promo
Stephan Bergmann
2012-02-14
1
-0
/
+15
*
Improve previous warnings patch
Stephan Bergmann
2012-02-01
1
-1
/
+1
*
Fix for Solaris "finite" in ieeefp.h instead of math.h
Stephan Bergmann
2012-02-01
1
-0
/
+5
*
Portability.h contains #define CPPUNIT_VERSION "1.12.0", sf#2983798
Markus Mohrhard
2012-01-27
1
-1
/
+1
*
upstream libreoffice patch related to rhbz#641350
Markus Mohrhard
2012-01-27
1
-0
/
+2
*
upstream libreoffice warnings patch
Markus Mohrhard
2012-01-27
1
-4
/
+2
*
Include/cppunit/portability/config-msvc6.
Baptiste Lepilleur
2009-11-24
2
-1
/
+10
[next]