- Timestamp:
- Dec 21, 2005, 3:44:04 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/subprojects/network/network_unit_test.cc
r6225 r6246 389 389 printf("ReConvert: %f \n", b); 390 390 */ 391 testFloatConverter(12.3e-53f); printf("\n"); 391 // testFloatConverter(12.3e-53f); printf("\n"); 392 // testFloatConverter(134.26455646546548741661675165f); printf("\n"); 393 // testFloatConverter(35.67e14f); printf("\n"); 394 395 testFloatConverter(12.3e-7f); printf("\n"); 392 396 testFloatConverter(134.26455646546548741661675165f); printf("\n"); 393 397 testFloatConverter(35.67e14f); printf("\n");
Note: See TracChangeset
for help on using the changeset viewer.