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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bumped version to 1.11.2
cppunit-1.11.2
Baptiste Lepilleur
2005-10-14
2
-2
/
+2
*
better float & double string conversion
Baptiste Lepilleur
2005-10-13
1
-3
/
+4
*
Removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
3
-1
/
+17
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
18
-64
/
+83
*
removed most warning when compiling with vc++ 6sp6.
Baptiste Lepilleur
2005-10-13
20
-1
/
+36
*
fixed documentation typo.
Baptiste Lepilleur
2005-08-02
1
-1
/
+1
*
include/cppunit/config/config-msvc6.h: added missing macro definition
Baptiste Lepilleur
2005-07-30
2
-0
/
+7
*
fixed typo.
Baptiste Lepilleur
2005-07-30
1
-1
/
+1
*
Include/cppunit/config/config-msvc6.
Baptiste Lepilleur
2005-07-30
2
-1
/
+9
*
include/cppunit/config/config-msvc6.h: auto-detect if RTTI are enabled
Baptiste Lepilleur
2005-07-30
1
-2
/
+6
*
src/cppunit/TestResultCollector.cpp: fixed memory leak in destructor.
Baptiste Lepilleur
2005-07-30
1
-1
/
+2
*
Convert msvc project using dos eol
Baptiste Lepilleur
2005-07-15
1
-0
/
+5
*
Release 1.11.0
cppunit-1.11.0
Baptiste Lepilleur
2005-07-15
2
-2
/
+8
*
release 1.11.0
Baptiste Lepilleur
2005-07-15
2
-1
/
+4
*
cppunit.spec.in: Applied patch #1232555 from Patrice Dumas. This file is
Baptiste Lepilleur
2005-07-15
1
-30
/
+27
*
Development snapshot release 1.11.0.
Baptiste Lepilleur
2005-07-15
1
-0
/
+2
*
config/bb_enable_doxygen.m4: Rolled back Brad Hards patch as it break
Baptiste Lepilleur
2005-07-15
1
-0
/
+5
*
Rolled back Brad Hards patch. Cause doc/Makefile.am generation error
Baptiste Lepilleur
2005-07-15
1
-1
/
+1
*
doc/money.dox: fixed bad usage of CPPUNIT_ASSERT_EQUALS.
Baptiste Lepilleur
2005-07-09
2
-3
/
+6
*
config/bb_enable_doxygen.m4: applied Brad Hards patch to remove warning
Baptiste Lepilleur
2005-07-09
2
-1
/
+15
*
Doc/Money.
Baptiste Lepilleur
2005-07-09
7
-10
/
+11
*
Examples/simple/Makefile.am: do not install 'simple' programm
Baptiste Lepilleur
2005-07-06
2
-1
/
+6
*
Fixed memory leak occuring when calling reset().
Baptiste Lepilleur
2005-07-05
7
-1
/
+46
*
fixed a bunch of typos reported by Dave Dibble.
Baptiste Lepilleur
2005-07-05
1
-11
/
+11
*
Fixed sample unix sample makefile LDFLAGS duplication
Baptiste Lepilleur
2005-07-05
1
-3
/
+2
*
fixed 'return wasSuccessful' instead of '!wasSuccessful.'
Baptiste Lepilleur
2005-07-05
1
-1
/
+1
*
Contrib/xml-xsl/cppunit2junit.
Baptiste Lepilleur
2005-06-14
5
-1
/
+124
*
cppunit.m4: applied patch #1076398 contributed by Henner Sudek. Fix
Baptiste Lepilleur
2005-06-14
3
-1
/
+23
*
MinGW, cygwin: enable build of shared library when using libtool. patch #1194...
Baptiste Lepilleur
2005-06-14
4
-2
/
+10
*
fixed post-build step for running test in vc++
Baptiste Lepilleur
2005-06-14
1
-1
/
+1
*
src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875,
Baptiste Lepilleur
2005-06-14
1
-1
/
+1
*
src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875,
Baptiste Lepilleur
2005-06-14
3
-4
/
+11
*
Examples/hierarchy/BoardGameTest.
Baptiste Lepilleur
2005-02-23
3
-5
/
+12
*
src/cppunit/Win32DynamicLibraryManager.cpp: integrated patch #1024428,
Baptiste Lepilleur
2004-11-19
1
-0
/
+1
*
Include/cppunit/Message.
Baptiste Lepilleur
2004-11-19
2
-1
/
+18
*
added specific copy constructor implementatin to ensure string buffer are det...
Baptiste Lepilleur
2004-11-19
4
-4
/
+53
*
added new line at the end of the file.
Baptiste Lepilleur
2004-11-08
1
-0
/
+1
*
include/cppunit/TestAssert.h: fixed portability bug pointed out by
Baptiste Lepilleur
2004-11-08
2
-1
/
+9
*
include/cppunit/Portability.h: fixed EVC++ 4 detection.
Baptiste Lepilleur
2004-11-06
2
-4
/
+8
*
include/cppunit/TestAssert.h: integrated Neil Ferguson patch for high
Baptiste Lepilleur
2004-11-06
3
-3
/
+48
*
Include/cppunit/TestAssert.
Baptiste Lepilleur
2004-11-05
5
-47
/
+171
*
Src/msvc6/testrunner/MsDevCallerListCtrl.
Baptiste Lepilleur
2004-09-10
5
-39
/
+199
*
added error message if attempting to compile on a platform other than VC++ 6.
Baptiste Lepilleur
2004-09-10
1
-0
/
+4
*
Added missing operator <<( const char
Baptiste Lepilleur
2004-09-02
1
-0
/
+5
*
Include/cppunit/XmlOutputter.
Baptiste Lepilleur
2004-09-01
6
-1
/
+65
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
2
-6
/
+15
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
15
-17
/
+17
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
2
-1
/
+3
*
Include/cppunit/Portability.
Baptiste Lepilleur
2004-06-25
33
-161
/
+584
*
cppunit.m4: patch #946302, AM_PATH_CPPUNIT doesn't report result
Baptiste Lepilleur
2004-06-19
1
-1
/
+1
[next]