Nicholas Lawson 2f970a593c Fixes a issue #18720 (vulkan malloc crash) and compile error (#18736) (#18737) 4 months ago
..
AabbTests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 2 years ago
CapsuleTests.cpp cec3c749eb change back some tests which are explicitly targeting IsClose functions 2 years ago
ColorTests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 2 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 3 years ago
FrustumTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 5 months ago
Geometry3DUtilsTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 5 months ago
HemisphereTests.cpp 833532c74f Light type culling with shader options (#12456) 2 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 22fa315b41 Update googletest and googlemock to latest release (#18677) 5 months 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 2 years ago
MathTest.h b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 2 years ago
MathTestData.h 4176da3256 Fix TransformServiceFeatureProcessor Set/Get transform functions for negative scales (#18439) 8 months ago
MathUtilsTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 years ago
Matrix3x3PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 3 years ago
Matrix3x3Tests.cpp dac846596b Added functions StoreToRow/ColumnMajorFloat11 for Matrix3x3 for GPU constant buffer packing (#18457) 8 months ago
Matrix3x4PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 3 years ago
Matrix3x4Tests.cpp 2f970a593c Fixes a issue #18720 (vulkan malloc crash) and compile error (#18736) (#18737) 4 months ago
Matrix4x4PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 3 years ago
Matrix4x4Tests.cpp 74b97b53fa Fix epsilon of GetInverseTransform function being too large (#18282) 11 months 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 2 years ago
ObbPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 3 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 3 years ago
PlaneTests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 2 years ago
QuaternionPerformanceTests.cpp 7b48e1eaa0 update test cases 3 years ago
QuaternionTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 5 months 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 3 years ago
ShapeIntersectionTests.cpp 59318e01f7 MATH_ShapeIntersection.Test passes on Android using NEON (#13783) 2 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 2 years ago
TransformPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 3 years ago
TransformTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 5 months ago
Vector2PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 3 years ago
Vector2Tests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 5 months ago
Vector3PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 3 years ago
Vector3Tests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 5 months 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 22fa315b41 Update googletest and googlemock to latest release (#18677) 5 months 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