|
| testNumberToString__ftoa (const std::string &name) |
|
void | testRandomNumbers (void) |
|
void | testSpecializedInts (void) |
|
| BaseTest (const std::string &name) |
|
virtual void | setUp (const std::string &methodName) |
|
virtual void | tearDown (void) |
|
|
const std::string | _name |
|
libjson_CodeCoverage * | coverage |
|
void testNumberToString__ftoa::testRandomNumbers |
( |
void |
| ) |
|
Test that the float to string function works
void testNumberToString__ftoa::testSpecializedInts |
( |
void |
| ) |
|
This function reverts to one of the int functions in case of an int because they are faster. This tests that.
The documentation for this class was generated from the following files:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/NumberToString/_ftoa.h
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/NumberToString/_ftoa.cpp