You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzTest/AzTest
Steve Pham 4670003aaf
Fix failed Atom rpi tests linux (#6319)
- Remove trait AZ_TRAIT_DISABLE_FAILED_ATOM_RPI_TESTS
- Add template specialization for ConstantsData::SetConstant<Color> and ConstantsData::GetConstant<Color>
- Remove trait AZ_TRAIT_DISABLE_FAILED_ATOM_RPI_TESTS from source code
- Fix ConstantsData::SetConstantArray<bool> to pass unit test SetConstant_GetConstant_FalsePackedInGarbage_Bool on Linux, cause by an unwanted optimization (comments describe the situation). This will make this behavior consistent across platforms

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
4 years ago
..
Platform Fix failed Atom rpi tests linux (#6319) 4 years ago
AzTest.cpp Merge branch 'development' into issues/exception_handling 4 years ago
AzTest.h Remove old "Integ" functionality from tests (#4688) 4 years ago
ColorizedOutput.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GemTestEnvironment.cpp Removes m_enableDrilling 4 years ago
GemTestEnvironment.h Merged the Editor.Camera.Tests with the Editor.Tests (#5463) 4 years ago
Platform.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Printers.cpp Added IsDirectory function to SystemFile (#4454) 4 years ago
Printers.h Added IsDirectory function to SystemFile (#4454) 4 years ago
Printers.inl Added IsDirectory function to SystemFile (#4454) 4 years ago
Utils.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
Utils.h Added IsDirectory function to SystemFile (#4454) 4 years ago
aztest_files.cmake Added IsDirectory function to SystemFile (#4454) 4 years ago