|
Cheetah Software
1.0
|
Test Utilities functions. More...
#include "Math/MathUtilities.h"#include "Utilities/utilities.h"#include "cppTypes.h"#include "gmock/gmock.h"#include "gtest/gtest.h"#include <string>#include <unordered_map>#include "include/Utilities/Utilities_print.h"
Include dependency graph for test_utilities.cpp:Go to the source code of this file.
Functions | |
| TEST (Utilities, strintToVec3) | |
| TEST (Utilities, coerce) | |
| TEST (Utilities, sgn) | |
| TEST (Utilities, uMapContains) | |
| TEST (Utilities, mapContains) | |
| TEST (Utilities, mapToRange) | |
| TEST (Utilities, colorPrint) | |
| TEST | ( | Utilities | , |
| strintToVec3 | |||
| ) |
Definition at line 18 of file test_utilities.cpp.
References almostEqual().
Here is the call graph for this function:| TEST | ( | Utilities | , |
| coerce | |||
| ) |
Test the coerce function
Definition at line 37 of file test_utilities.cpp.
References f().
Here is the call graph for this function:| TEST | ( | Utilities | , |
| sgn | |||
| ) |
Definition at line 43 of file test_utilities.cpp.
| TEST | ( | Utilities | , |
| uMapContains | |||
| ) |
Definition at line 53 of file test_utilities.cpp.
References uMapContains().
Here is the call graph for this function:| TEST | ( | Utilities | , |
| mapContains | |||
| ) |
Definition at line 60 of file test_utilities.cpp.
References mapContains().
Here is the call graph for this function:| TEST | ( | Utilities | , |
| mapToRange | |||
| ) |
Definition at line 67 of file test_utilities.cpp.
References fpEqual(), and mapToRange().
Here is the call graph for this function:| TEST | ( | Utilities | , |
| colorPrint | |||
| ) |
Definition at line 71 of file test_utilities.cpp.
References Blue, Cyan, Default, Green, Magenta, printf_color(), Red, and Yellow.
Here is the call graph for this function: