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/scripts
AMZN-nggieber 96f9841ced
Python Tests Ensuring the Interface Project Manager Uses Exists and Signature Matches (#7552)
* Added tests in python to ensure interfaces used by PM exist and have the expected signature

Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>

* Fix crash if there is python error but no redirected output from python

Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>

* Add new line to end of tests file

Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>

* Initialize python bindings error count variable in if statement

Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>

* Call len() instead of __len__

Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>

* enable disabled repo tests

Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>
4 years ago
..
build Add overall timeout for the AR pipeline 4 years ago
bundler supporting multiple directories 4 years ago
cleanup Removes special Android case, those files where palified properly 4 years ago
commit_validation Add CRC validator (#5857) 4 years ago
ctest Enabling mac tests (#6716) 4 years ago
detect_file_changes Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
license_scanner Update to licenses/notices script (#5214) 4 years ago
migration Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de Python Tests Ensuring the Interface Project Manager Uses Exists and Signature Matches (#7552) 4 years ago
scrubbing Make scrubber/validator not depend on legacy packaging scripts (#6053) 4 years ago
signer/Platform Add platform specific codesign script and modifications for Linux and Windows installer packaging (#5893) 4 years ago
util Remove unused scripts/build/package (#5885) 4 years ago
CMakeLists.txt PR comments/improvements 4 years ago
o3de.bat Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de.py Merging from development 4 years ago
o3de.sh Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago