Menu

Code Commit Log


Commit Date  
[r552] by smr99

Add unit tests for CPPUNIT_ASSERT_DOUBLES_EQUAL() that test with
non-finite values.

2007-01-27 05:46:30 Tree
[r551] by smr99

Account for non-finite values in assertDoubleEquals().

Conditional inclusion of cmath rather than math.h removed since (1) it
was never used as HAVE_CMATH is never defined, and (2) cmath may move
isfinite() into namespace std.

2007-01-27 05:45:08 Tree
[r550] by smr99

Check for isfinite() and finite().

2007-01-27 05:33:10 Tree
[r549] by smr99

New autoconf macro to test for isfinite() in C++ mode.

2007-01-27 05:32:06 Tree
[r548] by smr99

Update email address of Steve M. Robbins

2007-01-24 03:09:52 Tree
[r547] by smr99

Arrange class initializers in correct order.

2007-01-12 05:56:34 Tree
[r546] by smr99

Ensure virtual class has virtual destructor.

2007-01-12 05:52:49 Tree
[r545] by smr99

Put a C++ statement in the first argument of CPPUNIT_ASSERT_THROW()
and CPPUNIT_ASSERT_NO_THROW().

2007-01-12 05:49:43 Tree
[r544] by smr99

Fix examples/hierarchy to actually return the result of the tests.
It is expected to fail, so mark it using XFAIL_TESTS in Makefile.am.

2007-01-12 05:27:05 Tree
[r543] by smr99

Do not fail dist-hook if $(distdir)/lib exists.

2007-01-12 04:51:31 Tree
Older >
MongoDB Logo MongoDB