| .. |
|
Algorithms.cpp
|
4ca29a6851
Adds additional unit tests for AZStd::copy_backward (#19284)
|
3 luni în urmă |
|
Allocators.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
Any.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
Atomics.cpp
|
633e9ca5ad
Fix Builds on macOS (#19445)
|
1 săptămână în urmă |
|
Bitset.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
Charconv.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
ChronoTests.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
ConceptsTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
ConcurrentAllocators.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
ConcurrentContainers.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
CreateDestroy.cpp
|
1d53a8e43a
chore: move top level using namespace for AZCore Tests (#7810)
|
3 ani în urmă |
|
DequeAndSimilar.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
Examples.cpp
|
fc51a12a7b
Remove std::is_pod from AzCore (#15892)
|
9 luni în urmă |
|
ExpectedTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
FunctionalBasic.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
FunctorsBind.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
Hashed.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
Invoke.cpp
|
e6c11e62a3
Remove empty `SetUp()`, `TearDown()`, ctor and dtor methods from test fixtures
|
3 ani în urmă |
|
Iterators.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
Lists.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
ListsFixed.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
ListsIntrusive.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
LockFreeQueues.cpp
|
e6c11e62a3
Remove empty `SetUp()`, `TearDown()`, ctor and dtor methods from test fixtures
|
3 ani în urmă |
|
LockFreeStacks.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
LockTests.cpp
|
e6c11e62a3
Remove empty `SetUp()`, `TearDown()`, ctor and dtor methods from test fixtures
|
3 ani în urmă |
|
Math.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
Numeric.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
Optional.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
Ordered.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
Pair.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
Parallel.cpp
|
20b49778c4
Mac Build fix for AzCore.Tests (#15276)
|
2 ani în urmă |
|
RangesAlgorithmBenchmarks.cpp
|
44b5b03320
VS2019 Build fix in AzCore.Benchmarks target (#12427)
|
3 ani în urmă |
|
RangesAlgorithmTests.cpp
|
8bb366f5f7
Add constructors to structs which can no longer be aggregate-initialized
|
6 luni în urmă |
|
RangesTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
RangesUtilityTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
RangesViewTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
ScopedLockTests.cpp
|
e6c11e62a3
Remove empty `SetUp()`, `TearDown()`, ctor and dtor methods from test fixtures
|
3 ani în urmă |
|
SetsIntrusive.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
SmartPtr.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
SpanTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 ani în urmă |
|
String.cpp
|
8719dc3e6f
Fixes intermittent test failures (#18760)
|
10 luni în urmă |
|
Tuple.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
TypeTraits.cpp
|
fc51a12a7b
Remove std::is_pod from AzCore (#15892)
|
9 luni în urmă |
|
UserTypes.h
|
cb90e1b41f
Rename allocator's `pointer_type` typedef to match the std's `pointer`
|
3 ani în urmă |
|
Variant.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
11 luni în urmă |
|
VariantSerialization.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
2 ani în urmă |
|
VectorAndArray.cpp
|
adc942a6fe
Custom page/min allocation/max allocation sizes to AZ::PoolAllocator (#14846)
|
2 ani în urmă |