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
Artur K f44169f7fa
Cleanup SerializeContext.h pt.1 (#4264)
* Remove AssetSerializer inclusion from SerializeContext header

Moved a few Reflect methods to new cpp files.

In addition, some preparations for further header dependency reductions.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix smoke test lua failures.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Windows build fixes.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Missing license headers

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix white-space issues.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Code review fix for AzToolsFramework/AssetEditor/AssetEditorBus.h

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix inheritance list wrapping broken by older clang-format

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.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 PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 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 Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PythonAssociativeTests.cpp PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
PythonBindingLibTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonContainerAnyTests.cpp PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
PythonDictionaryTests.cpp PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
PythonGlobalsTests.cpp PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
PythonLogSymbolsComponentTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonPairTests.cpp PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
PythonPairTests.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonProxyBusTests.cpp PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
PythonProxyObjectTests.cpp PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
PythonReflectionComponentTests.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PythonTestingUtility.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonThreadingTests.cpp PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
PythonTraceMessageSink.h PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 4 years ago
__init__.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago