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/Gems/EditorPythonBindings/Code/Tests
moraaar 1a407d9a08
Debug Trace Messages for Automation queues bus calls. (#2328)
Since TraceMessageBus will be called from multiple threads and python interpreter is single threaded, all the bus calls are queued into a list and called at the end of the frame in the main thread.

Signed-off-by: moraaar <moraaar@amazon.com>
4 years ago
..
test_package Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CustomTypeBindingBusTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPythonBindingsTest.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPythonBindingsTest.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPythonBindingsTestWithArgs.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonAssetTypesTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonAssociativeTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonBindingLibTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonContainerAnyTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonDictionaryTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonGlobalsTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonLogSymbolsComponentTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonPairTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonPairTests.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonProxyBusTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonProxyObjectTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonReflectionComponentTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonTestingUtility.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonThreadingTests.cpp Debug Trace Messages for Automation queues bus calls. (#2328) 4 years ago
PythonTraceMessageSink.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
__init__.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago