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
/
examples
/
cppunittest
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of old casting macros
Markus Mohrhard
2021-10-01
2
-2
/
+2
*
Replace NULL with nullptr
Florian Becker
2021-10-01
3
-10
/
+10
*
drop project files for old versions of MSVC
David Tardon
2019-12-22
4
-1002
/
+1
*
Fix build with gcc9.1
Martin Liška
2019-04-30
1
-0
/
+6
*
custom tostring formatter to CPPUNIT_ASSERT_MESSAGE
Noel Grandin
2019-02-14
2
-0
/
+32
*
implement parameterized tests
Markus Mohrhard
2016-12-16
2
-0
/
+26
*
AM_CPPFLAGS is preferred by "newer" versions of automake
David Tardon
2016-12-16
1
-1
/
+1
*
we no longer need a wrapper for the smart pointer case
Markus Mohrhard
2016-12-15
2
-11
/
+12
*
add support for enum class to the asserter
Markus Mohrhard
2016-12-13
1
-0
/
+8
*
remove support for old broken C++ compilers
Markus Mohrhard
2016-12-11
1
-2
/
+2
*
add a flag for adding optional features
Markus Mohrhard
2015-11-07
2
-11
/
+11
*
add new assertion macros for <, <=, > and >=
Markus Mohrhard
2014-07-13
2
-0
/
+53
*
a bit warning cleaning in the tests
Markus Mohrhard
2012-06-16
1
-0
/
+4
*
Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGS
Baptiste Lepilleur
2009-11-23
1
-5
/
+2
*
Added updated project and instructions for building under Visual Studio.Net 2008
Andy Dent
2008-12-16
2
-0
/
+2946
*
Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225].
Steve M. Robbins
2008-02-21
4
-15
/
+15
*
- removed wrong comment.
Baptiste Lepilleur
2007-02-25
1
-1
/
+1
*
Src/cppunit/TestAssert.
Baptiste Lepilleur
2007-02-24
2
-3
/
+42
*
Add tests of the precision generated by
Steve M. Robbins
2007-01-31
5
-1
/
+86
*
Remove declaration of unimplemented functions testAssertDoubleNotEquals1 and ...
Steve M. Robbins
2007-01-27
2
-2
/
+6
*
Add unit tests for CPPUNIT_ASSERT_DOUBLES_EQUAL() that test with
Steve M. Robbins
2007-01-27
1
-0
/
+11
*
Arrange class initializers in correct order.
Steve M. Robbins
2007-01-12
4
-10
/
+10
*
Put a C++ statement in the first argument of CPPUNIT_ASSERT_THROW()
Steve M. Robbins
2007-01-12
1
-4
/
+8
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
2
-9
/
+12
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
7
-0
/
+7
*
Include/cppunit/TestAssert.
Baptiste Lepilleur
2004-11-05
1
-2
/
+2
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
1
-6
/
+6
*
Src/
Baptiste Lepilleur
2004-06-18
1
-5
/
+5
*
fixing project compilation settings (rtti not always enabled)
Baptiste Lepilleur
2004-06-16
2
-3
/
+3
*
removed usage of std::exception ctor with a string (gcc 2.95 issue)
Baptiste Lepilleur
2004-03-13
1
-6
/
+6
*
Examples/cppunittest/TestAssertTest.
Baptiste Lepilleur
2004-03-13
4
-56
/
+101
*
added new lines
Baptiste Lepilleur
2003-05-07
2
-2
/
+2
*
Makefile.
Baptiste Lepilleur
2003-05-07
1
-1
/
+1
*
include/cppunit/extensions/TestSuiteBuilder.h: removed (unused)
Baptiste Lepilleur
2003-04-06
2
-6
/
+6
*
added missing project file
Baptiste Lepilleur
2003-03-15
1
-1
/
+1
*
added missing project file
Baptiste Lepilleur
2003-03-15
1
-1
/
+1
*
Include/cppunit/tools/Algorithm.
Baptiste Lepilleur
2003-03-15
3
-3
/
+3
*
Src/examples/cppunittest/TrackedTestCase.
Baptiste Lepilleur
2003-03-11
2
-2
/
+2
*
Src/cppunit/XmlElement.
Baptiste Lepilleur
2003-03-11
1
-1
/
+4
*
Include/cppunit/plugin/DynamicLibraryManagerException.
Baptiste Lepilleur
2002-12-02
7
-4
/
+6
*
Include/cppunit/Portability.
Baptiste Lepilleur
2002-08-28
2
-40
/
+10
*
CodingGuideLines.
Baptiste Lepilleur
2002-08-27
7
-1
/
+333
*
Include/cppunit/Exception.
Baptiste Lepilleur
2002-08-03
10
-11
/
+167
*
CodingGuideLines.
Baptiste Lepilleur
2002-07-14
33
-96
/
+50
*
Include/cppunit/ui/text/TestRunner.
Baptiste Lepilleur
2002-07-13
44
-397
/
+397
*
added missing files
Baptiste Lepilleur
2002-07-11
1
-1
/
+1
*
Include/cppunit/extensions/AutoRegisterSuite.
Baptiste Lepilleur
2002-07-10
2
-2
/
+3
*
Include/cppunit/XmlOutputter.
Baptiste Lepilleur
2002-07-03
1
-0
/
+1
*
examples/cppunittest/MessageTest.cpp: removed std::string() from
Baptiste Lepilleur
2002-06-16
1
-2
/
+4
*
Examples/cppunittest/MessageTest.
Baptiste Lepilleur
2002-06-16
2
-0
/
+2
[next]