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/Tools/AssetProcessor/native/utilities
AMZN-stankowi 9ee9730294
Automated test for scene files with and without python scripts running python incorrectly (#2373)
* Cleared m_scriptFilename between scene files.
This fixes a bug where a Python script file would be run on a scene file
that didn't have a script file set.
Added a general case version to SceneBuilderWorker.cpp, to make it easy
to mark all scene files as dirty.
Automated tests for this will come in a separate pull request.

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Work in progress automated tests

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Python test done

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Sorted jobs work now. This may sort too aggressively, I'll remove the additional sorting after some testing.

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Cleaned up test

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Fixed stray '

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Removed temp code from test

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Command line help options for AP
Removed job sorting that wasn't actually sorting jobs

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Changed constant variable names to match coding standards

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>
4 years ago
..
ApplicationManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ApplicationManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ApplicationManagerAPI.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ApplicationManagerBase.cpp Automated test for scene files with and without python scripts running python incorrectly (#2373) 4 years ago
ApplicationManagerBase.h Automated test for scene files with and without python scripts running python incorrectly (#2373) 4 years ago
ApplicationServer.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ApplicationServer.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetBuilderInfo.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetBuilderInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetServerHandler.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetServerHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetUtilEBusHelper.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BatchApplicationManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BatchApplicationManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BatchApplicationServer.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BatchApplicationServer.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuilderConfigurationBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuilderConfigurationManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuilderConfigurationManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuilderManager.cpp Fix python fbx tests (#2171) 5 years ago
BuilderManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuilderManager.inl Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ByteArrayStream.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ByteArrayStream.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CommunicatorTracePrinter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CommunicatorTracePrinter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GUIApplicationManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GUIApplicationManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GUIApplicationServer.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GUIApplicationServer.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
IniConfiguration.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
IniConfiguration.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
JobDiagnosticTracker.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
JobDiagnosticTracker.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LineByLineDependencyScanner.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LineByLineDependencyScanner.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LogPanel.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LogPanel.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MissingDependencyScanner.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MissingDependencyScanner.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PlatformConfiguration.cpp {LYN-4996} Asset Processor is not reprocessing STL files after settings are edited/updated (#2095) 5 years ago
PlatformConfiguration.h {LYN-4996} Asset Processor is not reprocessing STL files after settings are edited/updated (#2095) 5 years ago
PotentialDependencies.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SpecializedDependencyScanner.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ThreadHelper.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ThreadHelper.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UnitTestShaderCompilerServer.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UnitTestShaderCompilerServer.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetUtils.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
assetUtils.h Merge branch 'development' into cmake/SPEC-7179 5 years ago
windowscreen.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
windowscreen.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago