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 bd1a4a3062
Removed trait AZ_TRAIT_DISABLE_FAILED_INPUT_TESTS
* Removed trait AZ_TRAIT_DISABLE_FAILED_INPUT_TESTS (#6078)
* Added check for gamepad support
* Skip tests that rely on gamepad support on platforms that dont support it
* Use GTEST_SKIP(() if available, otherwise just use SUCCEED()

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
4 years ago
..
Platform Removed trait AZ_TRAIT_DISABLE_FAILED_INPUT_TESTS 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 Merged the Editor.Camera.Tests with the Editor.Tests (#5463) 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