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