| .. |
|
AZStd
|
d0057061e1
Fixed VS2022 17.8.0 and clang compilation of the SceneAPI PairIterato… (#17008)
|
2 vuotta sitten |
|
AZTestShared
|
d80e269b9c
add support for translation offset with shape collider component and box shape component
|
3 vuotta sitten |
|
Asset
|
40c42f7f80
Removed unnecessary call to GetRemainingJobs that was causing tests to sometimes fail. (#15649)
|
2 vuotta sitten |
|
Console
|
0337f581ab
Consolidate the `CreateTestFile` function into the AzTest library (#16859)
|
2 vuotta sitten |
|
DOM
|
bcbbbd0c36
Fixed reading of `long/unsigned long` Attributes in the AttributeReader on Linux/Android (#16592)
|
2 vuotta sitten |
|
Date
|
d00dc4c7ad
Fixed mismatch function names in the DateFormat.cpp file (#14115)
|
3 vuotta sitten |
|
Debug
|
69c1a52881
Fix deadlock in FileDescriptorCapturer (#15529)
|
2 vuotta sitten |
|
EBus
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
IO
|
24827715c3
Fixed comparison of file paths with '.' using the AZ Path API (#16674) (#16798)
|
2 vuotta sitten |
|
Math
|
91c6f17f17
Attempt to clean up unit test memory usage prior to shutdown
|
2 vuotta sitten |
|
Memory
|
adc942a6fe
Custom page/min allocation/max allocation sizes to AZ::PoolAllocator (#14846)
|
2 vuotta sitten |
|
Metrics
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
Name
|
e0e4cbdeb7
Remove the MemoryComponent
|
3 vuotta sitten |
|
Platform
|
ea55b54efe
Added PAL OS Environment Variable functions in AzCore (#15842)
|
2 vuotta sitten |
|
RTTI
|
22ed1a1661
Use a `constexpr` variable to force evaluation of typeid strings at compile time
|
3 vuotta sitten |
|
Serialization
|
55aa477c9d
prefab override cherry-picks, and defaulting DPE editing to "on" (#16906)
|
2 vuotta sitten |
|
Settings
|
0337f581ab
Consolidate the `CreateTestFile` function into the AzTest library (#16859)
|
2 vuotta sitten |
|
Streamer
|
c31f3362af
Remove AllocatorInstance::Create/Destroy calls
|
3 vuotta sitten |
|
Time
|
6baea02f27
Adding PAL functions for query CPUThreadTime (#12999)
|
3 vuotta sitten |
|
AssetJsonSerializerTests.cpp
|
15764a9bc4
Updated the AssetJsonSerializer to preserve the Asset Id on load (#16663)
|
2 vuotta sitten |
|
AssetManager.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
AssetSerializerTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
AttributeDomInteropTests.cpp
|
1577b1e742
23.10.3 Point Release (#17852)
|
1 vuosi sitten |
|
AzEnumTest.cpp
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 vuotta sitten |
|
BehaviorContext.cpp
|
9a99b1a388
Adding proper BehaviorContext reflection of AZ Path (#14638)
|
3 vuotta sitten |
|
BehaviorContextFixture.h
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
Components.cpp
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
2 vuotta sitten |
|
DLL.cpp
|
1fc2dc2149
Moved Process Memory Usages queries from Editor to AzCore (#13000)
|
3 vuotta sitten |
|
DLLMainTest.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
DLLTestVirtualClass.h
|
6527f1a5fb
PR feedback
|
3 vuotta sitten |
|
Debug.cpp
|
bbca16f005
Adding implementation of C++20 civil calendar and hh_mm_ss (#11983)
|
3 vuotta sitten |
|
EBus.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
EntityIdTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
EntityTests.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
EnumTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
EventTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
FileIOBaseTestTypes.h
|
f648cb1fd8
Update the FileIO Aliases (#4186)
|
4 vuotta sitten |
|
FixedWidthIntegers.cpp
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 vuotta sitten |
|
GenericStreamMock.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 vuotta sitten |
|
GenericStreamTests.cpp
|
02ec68a80f
Add support to the ByteContainerStream for an `Open` function (#16103)
|
2 vuotta sitten |
|
Geometry2DUtils.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
IPC.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
Interface.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
JSON.cpp
|
1cb47cc66d
Fix Mac warnings as errors (#14026)
|
3 vuotta sitten |
|
Jobs.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
Main.cpp
|
6f52fcb9f0
Various Benchmark Fixes for AzCore (#7611)
|
4 vuotta sitten |
|
Memory.cpp
|
adc942a6fe
Custom page/min allocation/max allocation sizes to AZ::PoolAllocator (#14846)
|
2 vuotta sitten |
|
Module.cpp
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
2 vuotta sitten |
|
ModuleTestBus.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 vuotta sitten |
|
OrderedEventBenchmarks.cpp
|
567c0ae24d
Modernization + AZStd::function compare fix. (#3680)
|
4 vuotta sitten |
|
OrderedEventTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
OutcomeTests.cpp
|
c31f3362af
Remove AllocatorInstance::Create/Destroy calls
|
3 vuotta sitten |
|
Patching.cpp
|
a8a3fa7253
Typeinfo simplification (#14824)
|
3 vuotta sitten |
|
RemappableId.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
Rtti.cpp
|
e3ba1e1e61
Adding Archive Reader implementation (#16129)
|
2 vuotta sitten |
|
Script.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
ScriptMath.cpp
|
0d2afc7a0f
Enable Linux ARM64 Support (#15667)
|
2 vuotta sitten |
|
ScriptProperty.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
Serialization.cpp
|
55aa477c9d
prefab override cherry-picks, and defaulting DPE editing to "on" (#16906)
|
2 vuotta sitten |
|
SerializeContextFixture.h
|
c31f3362af
Remove AllocatorInstance::Create/Destroy calls
|
3 vuotta sitten |
|
Slice.cpp
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
2 vuotta sitten |
|
State.cpp
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 vuotta sitten |
|
StatisticalProfilerBenchmarks.cpp
|
f340bea88f
Missed file
|
3 vuotta sitten |
|
StatisticalProfilerHelpers.h
|
d095549db2
[development] refactored the StatisticalProfiler(Proxy) tests and benchmarks (#8010)
|
3 vuotta sitten |
|
StatisticalProfilerTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
Statistics.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
StreamerTests.cpp
|
7f464f1fb4
Remove 'engines_path' and add user/project_settings.json support (#14270)
|
3 vuotta sitten |
|
StringFunc.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
SystemFileStreamTest.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
SystemFileTest.cpp
|
e3ba1e1e61
Adding Archive Reader implementation (#16129)
|
2 vuotta sitten |
|
TaskTests.cpp
|
c31f3362af
Remove AllocatorInstance::Create/Destroy calls
|
3 vuotta sitten |
|
TestCatalog.cpp
|
00869877b1
Fix AssetManager AssetId upgrade code
|
3 vuotta sitten |
|
TestCatalog.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 vuotta sitten |
|
TickBusTest.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
UUIDTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
XML.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
3 vuotta sitten |
|
azcoretestdll_files.cmake
|
6527f1a5fb
PR feedback
|
3 vuotta sitten |
|
azcoretests_files.cmake
|
55aa477c9d
prefab override cherry-picks, and defaulting DPE editing to "on" (#16906)
|
2 vuotta sitten |
|
aztestshared_files.cmake
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 vuotta sitten |