Changeset 4560

Show
Ignore:
Timestamp:
02/09/07 20:42:05 (2 years ago)
Author:
morris
Message:

Increase max double value to pass on Linux

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libwired/trunk/test/tests/wi-string-tests.c

    r4559 r4560  
    275275 
    276276        WI_TEST_ASSERT_EQUALS_WITH_ACCURACY( 
    277                 wi_string_double(WI_STR("1.7976931348623159e308")), 
     277                wi_string_double(WI_STR("1.7976931348623160e308")), 
    278278                0.0, 
    279279                0.0001,