Changeset 4560
- Timestamp:
- 02/09/07 20:42:05 (2 years ago)
- Files:
-
- libwired/trunk/test/tests/wi-string-tests.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libwired/trunk/test/tests/wi-string-tests.c
r4559 r4560 275 275 276 276 WI_TEST_ASSERT_EQUALS_WITH_ACCURACY( 277 wi_string_double(WI_STR("1.79769313486231 59e308")),277 wi_string_double(WI_STR("1.7976931348623160e308")), 278 278 0.0, 279 279 0.0001,
