NULL
|
a68074796e
merges all Atom Tools automated tests into one AtomToolsTestSuite. Individual executables can be targeted using the atom_tools_executable_name attribute value on the AtomToolsTestSuite (i.e. to target MaterialEditor you would put atom_tools_executable_name = MaterialEditor inside your test class on the class object inheriting from AtomToolsTestSuite. The MaterialCanvas tests are not returning zero exit codes for success so they have been marked skipped until the issue can be resolved (see GHI #12152 for more info on https://github.com/o3de/o3de/issues/12152). All unit tests updated, all tests that this code touches updated, and re-ran them all (they pass except for MaterialCanvas).
|
2 tahun lalu |
NULL
|
33bde00d63
address PR concerns: clarify atom tools executables not just any, add type hints, clarify function names, next update will include flattening the new launchers into 1 Atom tools launcher instead on the LyTestTools side
|
2 tahun lalu |
NULL
|
6f43148a50
finishes up automated test example for MaterialCanvas, adds unit tests, fixes crash result bug that was impacting debugging of the test though its possible there is still an existing crash
|
2 tahun lalu |
NULL
|
58d89051f1
starting initial commit for MaterialCanvas test support
|
2 tahun lalu |
Kadino
|
3597cd6a27
remove deprecated test launcher code (#11565)
|
2 tahun lalu |
jromnoa
|
9f36293b6c
initial commit, still converting functions over from old code, but testing it each step of the way this time to ensure stability
|
2 tahun lalu |
SSpalding
|
85c6785060
Focused UI around GameLauncher and ServerLauncher test tool functiona… (#7531)
|
3 tahun lalu |
Sean Sweeney
|
ea4bc31b38
Merge pull request #4675 from aws-lumberyard-dev/editor_test_tools_cleanup
|
3 tahun lalu |
sweeneys
|
ea325d356c
updated defaults in all launchers, with additional unit test
|
3 tahun lalu |
sweeneys
|
a1edb2c4ac
Update platform defaults to return a launcher instead of a string
|
3 tahun lalu |
evanchia
|
64a20c45b5
adding editor integ tests to AR
|
3 tahun lalu |
Steve Pham
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 tahun lalu |
Steve Pham
|
b4a2edec6a
Final update copyright headers to reference license files at the repo root (#1693)
|
3 tahun lalu |
Steve Pham
|
70042fcdcd
O3DE Copyright Updates for Linux Foundation (#1504)
|
3 tahun lalu |
jromnoa
|
757a26825a
adds new HOST_OS_GENERIC_EXECUTABLE constant and adds error handling if the executable doesn't exist in the path provided
|
4 tahun lalu |
jromnoa
|
8766790f48
re-add WinGenericLauncher for custom .exe launchers instead of the hard-coded ones (i.e. able to use 'MaterialEditor.exe' instead of 'Editor.exe' for a WinLauncher class)
|
4 tahun lalu |
Brian Herrera
|
e8bbb5a0d5
Set scripts to be executable
|
4 tahun lalu |
alexpete
|
a10351f38d
Initial commit
|
4 tahun lalu |