Michael Pollind 97eb23917f feat: add packed vector variants for 2/4 with unit tests (#17691) 1 year ago
..
AabbTests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 years ago
CapsuleTests.cpp cec3c749eb change back some tests which are explicitly targeting IsClose functions 3 years ago
ColorTests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 3 years ago
CrcTests.cpp e3ba1e1e61 Adding Archive Reader implementation (#16129) 2 years ago
CrcTestsCompileTimeLiterals.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FrustumPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
FrustumTests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 years ago
Geometry3DUtilsTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
HemisphereTests.cpp 833532c74f Light type culling with shader options (#12456) 3 years ago
IntersectPointTest.cpp 57bb6d37b3 chore: update documentation for IntersectPoint and add missing unit test (#9831) 3 years ago
IntersectionPerformanceTests.cpp 710f54b18b Mesh Surface Tag Emitter wasn't raycasting correctly. (#9108) 3 years ago
IntersectionTestHelpers.cpp 710f54b18b Mesh Surface Tag Emitter wasn't raycasting correctly. (#9108) 3 years ago
IntersectionTestHelpers.h 710f54b18b Mesh Surface Tag Emitter wasn't raycasting correctly. (#9108) 3 years ago
IntersectionTests.cpp e972a0e856 Fix RegressionTestForSpecificSegmentsAndTriangles math unit test on Android (#13792) 3 years ago
LineSegmentTests.cpp 3ce491bba9 feat: add Ray and LineSegment to AZCore/Math (#9394) 3 years ago
MathIntrinsicsTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MathStringsTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
MathTest.h b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 years ago
MathTestData.h 5bd751531d Update return type for viewport screen functions (#5803) 4 years ago
MathUtilsTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
Matrix3x3PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
Matrix3x3Tests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 3 years ago
Matrix3x4PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
Matrix3x4Tests.cpp 0ee9b59f4c Fixed Matrix3x4::GetInverseFull() and FBX processing. 3 years ago
Matrix4x4PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
Matrix4x4Tests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 3 years ago
MatrixMxNPerformanceTests.cpp 91c6f17f17 Attempt to clean up unit test memory usage prior to shutdown 2 years ago
MatrixMxNTests.cpp a9fa5bb3c0 Several changes to AZ::Math to support a larger range of linear algebra operations, some code cleanup, and the addition of a simd exp(x) estimate 2 years ago
MatrixUtilsTests.cpp 3994a56d90 rewrite tests which use EXPECT_TRUE for less than or greater than to use EXPECT_LT and EXPECT_GT 3 years ago
ObbPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
ObbTests.cpp a5f072f7a9 Remove statistics profiler 4 years ago
PackedVectorTest.cpp 97eb23917f feat: add packed vector variants for 2/4 with unit tests (#17691) 1 year ago
PlanePerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
PlaneTests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 3 years ago
QuaternionPerformanceTests.cpp 7b48e1eaa0 update test cases 3 years ago
QuaternionTests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 years ago
RandomTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RayTests.cpp 657c11d13e Remove -Wno-unused-but-set-variable suppression for GCC (#7363) 3 years ago
SfmtTests.cpp a1594e52ae Fix sfmt value repetition bugs (#15179) 2 years ago
ShapeIntersectionPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
ShapeIntersectionTests.cpp 59318e01f7 MATH_ShapeIntersection.Test passes on Android using NEON (#13783) 3 years ago
SimdMathTests.cpp 9987ed092f Remove left-over debug code 2 years ago
SphereTests.cpp 8defa5ad7f chore: update test cases 3 years ago
SplineTests.cpp cffd514eb2 rewrite tests which use EXPECT_TRUE for float equality to use EXPECT_NEAR 3 years ago
TransformPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
TransformTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
Vector2PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
Vector2Tests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 years ago
Vector3PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 years ago
Vector3Tests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 years ago
Vector4PerformanceTests.cpp bf95d95698 Adds a scalar version of the exp estimate operation, plus other suggested improvements from the code review 2 years ago
Vector4Tests.cpp b1b952a125 Adds VectorN, MatrixMxN, some code cleanup, and unit tests 2 years ago
VectorNPerformanceTests.cpp 91c6f17f17 Attempt to clean up unit test memory usage prior to shutdown 2 years ago
VectorNTests.cpp bebefd5eb9 Further improvements and additional performance tests for AzMath 2 years ago