Menu

Code Commit Log


Commit Date  
[r557] by smr99

Add tests of the precision generated by
assertion_traits<double>::toString().

2007-01-31 05:27:07 Tree
[r556] by smr99

* examples/cppunittest/TestAssertTest.cpp:
* examples/cppunittest/TestAssertTest.h: Remove declaration of
unimplemented functions testAssertDoubleNotEquals1 and
testAssertDoubleNotEquals2. Factor new method
testAssertDoubleNonFinite out of existing testAssertDoubleEquals.

2007-01-27 15:50:11 Tree
[r555] by smr99

Apply patch to fix [ 1293903 ] UNICODE Builds not supported

2007-01-27 06:29:17 Tree
[r554] by smr99

Note that CPPUNIT_ASSERT_DOUBLES_EQUAL handles non-finite numbers.

2007-01-27 06:02:22 Tree
[r553] by smr99

Make sure that CPPUNIT_ASSERT_DOUBLES_EQUAL() properly handles
non-finite values.

2007-01-27 05:47:37 Tree
[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
Older >
MongoDB Logo MongoDB