You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzCore/Tests/Math
Esteban Papp 5d7aae9bd8
SPEC-2513 Fixes to enable w4459 (#1107)
* fixing w4459

* Fixes for nounity

* putting OLD_APARAM_USER in a common place to avoid duplicated declarations
5 years ago
..
AabbTests.cpp adding test for Aabb::MultiplyByScale 5 years ago
ColorTests.cpp Initial commit 5 years ago
CrcTests.cpp Initial commit 5 years ago
CrcTestsCompileTimeLiterals.h Initial commit 5 years ago
FrustumPerformanceTests.cpp Initial commit 5 years ago
FrustumTests.cpp Initial commit 5 years ago
IntersectionTests.cpp Initial commit 5 years ago
MathIntrinsicsTests.cpp Initial commit 5 years ago
MathTestData.h first pass of changing transform to use float for scale internally rather than Vector3 5 years ago
MathUtilsTests.cpp Initial commit 5 years ago
Matrix3x3PerformanceTests.cpp Integrating github/staging through commit ab87ed9 5 years ago
Matrix3x3Tests.cpp Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4 5 years ago
Matrix3x4PerformanceTests.cpp Integrating github/staging through commit ab87ed9 5 years ago
Matrix3x4Tests.cpp Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4 5 years ago
Matrix4x4PerformanceTests.cpp Integrating github/staging through commit ab87ed9 5 years ago
Matrix4x4Tests.cpp SPEC-2513 Fixes to enable w4459 (#1107) 5 years ago
MatrixUtilsTests.cpp Initial commit 5 years ago
ObbPerformanceTests.cpp Initial commit 5 years ago
ObbTests.cpp SPEC-2513 Fixes to enable w4459 (#1107) 5 years ago
PlanePerformanceTests.cpp Initial commit 5 years ago
PlaneTests.cpp Initial commit 5 years ago
QuaternionPerformanceTests.cpp Integrating github/staging through commit ab87ed9 5 years ago
QuaternionTests.cpp Initial commit 5 years ago
RandomTests.cpp Fixes from PR review 5 years ago
SfmtTests.cpp Initial commit 5 years ago
ShapeIntersectionPerformanceTests.cpp Initial commit 5 years ago
ShapeIntersectionTests.cpp Initial commit 5 years ago
SimdMathTests.cpp Initial commit 5 years ago
SphereTests.cpp Initial commit 5 years ago
SplineTests.cpp Initial commit 5 years ago
TransformPerformanceTests.cpp fix azcore tests 5 years ago
TransformTests.cpp fix another test 5 years ago
Vector2PerformanceTests.cpp Initial commit 5 years ago
Vector2Tests.cpp Initial commit 5 years ago
Vector3PerformanceTests.cpp Initial commit 5 years ago
Vector3Tests.cpp Initial commit 5 years ago
Vector4PerformanceTests.cpp Initial commit 5 years ago
Vector4Tests.cpp Initial commit 5 years ago