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
/
cppunit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include/cppunit/TestAssert.
Baptiste Lepilleur
2001-09-23
2
-2
/
+2
*
Polishing for 1.6.0 release.
Steve M. Robbins
2001-09-23
2
-2
/
+22
*
Include/cppunit/TestFailure.
Baptiste Lepilleur
2001-09-21
1
-1
/
+1
*
Improved strstream detection to use header <strstream>, if available.
Steve M. Robbins
2001-09-20
1
-2
/
+6
*
Examples/cppunittest/makefile.
Baptiste Lepilleur
2001-09-19
1
-1
/
+1
*
Changes in response to bug reports.
Steve M. Robbins
2001-09-19
2
-3
/
+3
*
Makefile.
Baptiste Lepilleur
2001-09-17
1
-1
/
+1
*
Revert TestFixture-related changes from 2001-07-15.
Steve M. Robbins
2001-09-16
3
-8
/
+8
*
Src/msvc6/testrunner/TestRunner.
Baptiste Lepilleur
2001-09-14
6
-15
/
+19
*
Fixes to allow building with SGI MIPSpro 7.30 compiler.
Steve M. Robbins
2001-08-07
2
-0
/
+4
*
TextFixture introduced. First steps at using it.
Steve M. Robbins
2001-07-15
4
-6
/
+37
*
Added documentation.
Steve M. Robbins
2001-07-15
9
-401
/
+453
*
Fixes for GCC 3.0
Steve M. Robbins
2001-07-12
2
-2
/
+3
*
Tighten up build process to ensure "make distcheck" works with CVS automake.
Steve M. Robbins
2001-07-07
1
-4
/
+2
*
Use strstream if stringstream unavailable.
Steve M. Robbins
2001-07-07
4
-3
/
+39
*
Change from CPPUNIT_USE_TYPEINFO to CPPUNIT_USE_TYPEINFO_NAME
Steve M. Robbins
2001-07-06
7
-18
/
+22
*
Examples/msvc6/CppUnitTestApp/CppUnitTestApp.
Baptiste Lepilleur
2001-06-27
1
-2
/
+2
*
Fix option setting.
Steve M. Robbins
2001-06-18
1
-8
/
+13
*
Added for new config handling.
Bastiaan Bakker
2001-06-17
3
-0
/
+119
*
Add AC_PREREQ; remove include/cppunit/config.h
Steve M. Robbins
2001-06-17
1
-37
/
+0
*
Obsoleted by AC_CREATE_PREFIX_CONFIG_H macro.
Bastiaan Bakker
2001-06-17
1
-16
/
+0
*
Added newline at end of file.
Bastiaan Bakker
2001-06-17
1
-1
/
+1
*
Replaced #include of <config.h> with <cppunit/Portability.h>
Bastiaan Bakker
2001-06-17
4
-4
/
+4
*
Removed config.h, added config-auto.h, config-msvc6.h, config-bcb5.h, Portabi...
Bastiaan Bakker
2001-06-17
1
-1
/
+7
*
Include/cppunit/NotEqualException.
Baptiste Lepilleur
2001-06-12
2
-37
/
+38
*
Revert unintended commit
Steve M. Robbins
2001-06-11
1
-0
/
+21
*
*** empty log message ***
Steve M. Robbins
2001-06-11
1
-21
/
+0
*
Fixes for test suite
Steve M. Robbins
2001-06-11
1
-1
/
+1
*
Bug fix
Steve M. Robbins
2001-06-11
1
-1
/
+1
*
Include/cppunit/Exception.
Baptiste Lepilleur
2001-06-11
7
-50
/
+151
*
Include/cppunit/extensions/HelperMacros.
Baptiste Lepilleur
2001-06-11
8
-65
/
+81
*
Renamed from TestSetup.h
Bastiaan Bakker
2001-06-11
1
-0
/
+35
*
Renamed to TestSetUp.h
Bastiaan Bakker
2001-06-11
1
-35
/
+0
*
Include/extensions/TestSetup.h: renamed TestSetUp.h for consistency.
Baptiste Lepilleur
2001-06-10
1
-0
/
+35
*
Include/extensions/TestSetup.h: renamed TestSetUp.h for consistency.
Baptiste Lepilleur
2001-06-10
1
-35
/
+0
*
Src/cppunit/TypeInfoHelper.
Baptiste Lepilleur
2001-06-05
2
-0
/
+37
*
Determine string::compare() weirdness automatically.
Steve M. Robbins
2001-06-02
1
-5
/
+0
*
Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...
Steve M. Robbins
2001-06-02
8
-45
/
+126
*
Replace CU_ by CPPUNIT_.
Steve M. Robbins
2001-06-02
4
-52
/
+52
*
Added project cppunittest to examples/: unit tests to test cppunit.
Baptiste Lepilleur
2001-06-01
3
-1
/
+36
*
Fix CU_TEST* macros and their documentation.
Steve M. Robbins
2001-05-29
2
-48
/
+71
*
* Updated CU_TEST_SUITE macro documentation. It is now stated explicitly
Baptiste Lepilleur
2001-05-23
1
-2
/
+2
*
Updated Makefile.am's to reflect Baptistes file additions and removals.
Bastiaan Bakker
2001-05-19
2
-2
/
+6
*
* Merged Steve M. Robbins patch to replace assertImplementation with assert i...
Baptiste Lepilleur
2001-05-19
1
-0
/
+52
*
:registerFactory(factory) now generate a dummy name based on a serial number ...
Baptiste Lepilleur
2001-05-18
4
-8
/
+64
*
Got in by accident: removed again.
Bastiaan Bakker
2001-05-16
1
-247
/
+0
*
Added constructors to TestCaller which accept an already constucted Fixture.
Bastiaan Bakker
2001-05-06
2
-22
/
+59
*
Should not be in CVS.
Bastiaan Bakker
2001-05-06
1
-247
/
+0
*
Renamed AbstractTestFactory to TestFactory.
Bastiaan Bakker
2001-05-06
7
-16
/
+16
*
Removed unnecessary #include's of TestSuiteBuilder.h
Bastiaan Bakker
2001-05-06
7
-17
/
+14
[prev]
[next]