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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove more msvc specific code and bc5 stuff
Markus Mohrhard
2017-04-13
41
-5433
/
+0
*
remove the qt test runner that depends on ancient qt
Markus Mohrhard
2017-04-13
11
-572
/
+0
*
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
4
-4
/
+4
*
drop project files for Visual Studio < 2010
David Tardon
2016-12-16
2
-2
/
+2
*
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
4
-17
/
+18
*
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
3
-11
/
+11
*
add a flag for adding optional features
Markus Mohrhard
2015-11-07
4
-18
/
+20
*
add new assertion macros for <, <=, > and >=
Markus Mohrhard
2014-07-13
2
-0
/
+53
*
Fix "No newline at end of file"
Julien Nabet
2012-08-15
2
-2
/
+2
*
Merge branch 'master' into feature/buildsystem_rewrite
Tomas Chvatal
2012-08-06
1
-8
/
+4
|
\
|
*
a bit warning cleaning in the tests
Markus Mohrhard
2012-06-16
1
-0
/
+4
*
|
WaE: set but unused variables in tests
Markus Mohrhard
2012-04-25
1
-0
/
+8
*
|
Automake cleanup, install and generate changelog
Tomas Chvatal
2012-04-25
4
-15
/
+6
*
|
Add the quirks to produce same config.h as previously
Tomas Chvatal
2012-04-25
1
-0
/
+1
|
/
*
examples/examples2008.sln: Fixed compilation issue in debug
Baptiste Lepilleur
2009-11-24
1
-415
/
+415
*
Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGS
Baptiste Lepilleur
2009-11-23
4
-15
/
+8
*
Added updated project and instructions for building under Visual Studio.Net 2008
Andy Dent
2008-12-16
11
-0
/
+7607
*
Replace deprecated CPPUNIT_TEST_EXCEPTION with code using CPPUNIT_ASSERT_THROW.
Steve M. Robbins
2008-02-21
2
-2
/
+2
*
Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225].
Steve M. Robbins
2008-02-21
7
-18
/
+18
*
- 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
*
Fix examples/hierarchy to actually return the result of the tests.
Steve M. Robbins
2007-01-12
2
-4
/
+4
*
Src/msvc6/TesRunner/TestRunner.
Baptiste Lepilleur
2006-07-28
1
-9
/
+9
*
removed divideByZero test as it cause crashes on some platforms.
Baptiste Lepilleur
2006-03-04
2
-8
/
+0
*
Examples/qt: integrated Ernst patch from qt examples.
Baptiste Lepilleur
2006-02-01
10
-36
/
+438
*
Integrated Ernst patch for QtTestRunner and Qt 3.
Baptiste Lepilleur
2005-12-12
6
-23
/
+76
*
Include/cppunit/config/SourcePrefix.
Baptiste Lepilleur
2005-11-06
7
-20
/
+3
*
Removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
2
-1
/
+14
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
11
-43
/
+53
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
9
-0
/
+9
*
Examples/simple/Makefile.am: do not install 'simple' programm
Baptiste Lepilleur
2005-07-06
1
-1
/
+1
*
Examples/hierarchy/BoardGameTest.
Baptiste Lepilleur
2005-02-23
2
-5
/
+5
*
Include/cppunit/TestAssert.
Baptiste Lepilleur
2004-11-05
1
-2
/
+2
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
3
-3
/
+3
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
7
-25
/
+26
*
Src/
Baptiste Lepilleur
2004-06-18
1
-5
/
+5
*
Src/
Baptiste Lepilleur
2004-06-17
1
-2
/
+2
*
fixing project compilation settings (rtti not always enabled)
Baptiste Lepilleur
2004-06-16
7
-12
/
+12
*
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
*
Examples/qt/Main.
Baptiste Lepilleur
2004-03-13
3
-26
/
+24
*
added new lines
Baptiste Lepilleur
2003-05-07
3
-3
/
+3
[next]