Nicholas Lawson 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
..
ActionManager 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) 3 주 전
Entity 384b580a21 Update usages of AZ_CRC macro with 1 parameter 7 달 전
EntityOwnershipService 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) 3 주 전
FocusMode 4ea6d8710b Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844) 1 년 전
Input 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
Metadata 564edfd6e7 Update more APIs to return error as a string 2 년 전
Prefab 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
Script 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 1 년 전
ToolsComponents b0ee007376 Remove layer-related tests 11 달 전
UI 6df681c1e6 Fixes issue #18620 - Icons not being correct And related other issues. (#18625) 1 개월 전
Viewport 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
Visibility 0c60840ae4 Added missed const in az tools framework tests 1 년 전
ArchiveTests.cpp 6b92034322 Fixes memory corruption issues in ArchiveAPI (#18487) 2 달 전
AssetFileInfoListComparison.cpp fde694e46f initialize AZ::SerializeContext to nullptr (#18546) 2 달 전
AssetSeedManager.cpp fde694e46f initialize AZ::SerializeContext to nullptr (#18546) 2 달 전
AssetSystemMocks.h 6ec291b2f4 The scene settings tool now always forces the scene file to re-process on save, even if the file didn't change. (#14012) 2 년 전
AssetUtils.cpp e7d28edac1 Android cmake tools and Project Settings Tool handle android settings from PAL version of project json file (#10445) 2 년 전
AzToolsFrameworkTestHelpersTest.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
BoundsTestComponent.cpp cd42eec043 Adding const to render geometry intersection bus functions 1 년 전
BoundsTestComponent.h cd42eec043 Adding const to render geometry intersection bus functions 1 년 전
ComponentAdapterTests.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) 1 년 전
ComponentAddRemove.cpp 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) 3 주 전
ComponentModeSwitcherTests.cpp 9910a1e1c6 Fix Component Mode Switcher duplicate icon (#13391) 2 년 전
ComponentModeTestDoubles.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 년 전
ComponentModeTestDoubles.h a8a3fa7253 Typeinfo simplification (#14824) 2 년 전
ComponentModeTestFixture.cpp 212d3c4d32 Child allocator tagging for component system (#16968) 1 년 전
ComponentModeTestFixture.h 212d3c4d32 Child allocator tagging for component system (#16968) 1 년 전
ComponentModeTests.cpp 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate 2 년 전
CustomSerializeContextTestFixture.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) 1 년 전
CustomSerializeContextTestFixture.h e79f36a46c Add component type name based aliases for components in prefabs (#15256) 1 년 전
EditorTransformComponentSelectionTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
EditorVertexSelectionTests.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 년 전
EditorViewportHelperTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 2 년 전
EditorViewportIconTests.cpp 40cdf65119 Fixes Slow Icon Rendering, Issue #18567 (#18601) 1 개월 전
EntityIdQLabelTests.cpp 46ddf8c893 Removed legacy unused icon manager and related classes 1 년 전
EntityInspectorTests.cpp 6df681c1e6 Fixes issue #18620 - Icons not being correct And related other issues. (#18625) 1 개월 전
EntityTestbed.h ab14ece990 Remove unit tests relying on the SliceEntityOwnershipService class 10 달 전
FileFunc.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 년 전
FingerprintingTests.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 년 전
GenericComponentWrapperTest.cpp 384b580a21 Update usages of AZ_CRC macro with 1 parameter 7 달 전
InstanceDataHierarchy.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
IntegerPrimtitiveTestConfig.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 년 전
LogLines.cpp e64b9d3536 ATOM-16320 Remove PVRTC and ETC compressor (#4557) 3 년 전
Main.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 2 년 전
ManipulatorBoundsTests.cpp 6cc9a33845 Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902) 3 년 전
ManipulatorCoreTests.cpp 37454b0f61 Fixes crash bugs and improves performance when editing entity properties (#17926) (#17938) 9 달 전
ManipulatorViewTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 1 년 전
PerforceComponentTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 2 년 전
PlatformAddressedAssetCatalogTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 1 년 전
PropertyIntCtrlCommonTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
PropertyIntCtrlCommonTests.h abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 2 년 전
PropertyIntSliderCtrlTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
PropertyIntSpinCtrlTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
PropertyTreeEditorTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 1 년 전
PythonBindingTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 2 년 전
PythonLoaderTests.cpp 3cfa49d37c Merge pull request #17653 from aws-lumberyard-dev/daimini/PythonTestBuildErrorFix 10 달 전
QtWidgetLimitsTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 1 주 전
SQLiteConnectionTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 년 전
SliceUpgradeTests.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) 1 년 전
SliceUpgradeTestsData.h 384b580a21 Update usages of AZ_CRC macro with 1 parameter 7 달 전
SpinBoxTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 2 년 전
ThumbnailerTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 1 년 전
TransformComponent.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 1 년 전
UndoStack.cpp 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate 2 년 전
aztoolsframeworktests_files.cmake b5e81ee621 Fixes a crash and improves detach Prefab (#17664) 10 달 전