Historie revizí

Autor SHA1 Zpráva Datum
  Shirang Jia 39666b99c6 Detect CPU architecture in LyTestTools (#15656) před 2 roky
  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). před 2 roky
  NULL 58d89051f1 starting initial commit for MaterialCanvas test support před 2 roky
  jromnoa a4af0c03e1 Fixed issue with test collection by removing the pytest_custom_makeitem function from multi_test_framework.py and moving the pytest_custom_makeitem function to editor_test.py specifically for the Editor test collection. The reason for this is that the AbstractTestSuite isn't actually setup to run anything but to be inherited from by other objects so that it can run things. Think of it as similar to the AbstractResourceLocator for ly_test_tools. The Editor tests all pass when run in different permutations with this change. I also consoldiated more code into multi_test_framework.py including some issues with AbstractTestClass that is now used by ALL test suite classes for test & test result collection. The last phase will now be adding material_editor_test.py and having it do for MaterialEditor what editor_test.py does for the Editor. před 2 roky
  sweeneys 2034cd3053 Platform manager and sanity tests for Linux před 3 roky
  sweeneys 09ce73aa44 Initial update for this module's unit tests on Linux před 3 roky
  Steve Pham 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
  Steve Pham b4a2edec6a Final update copyright headers to reference license files at the repo root (#1693) před 3 roky
  evanchia-ly-sdets e9e740e355 Merge pull request #1527 from aws-lumberyard-dev/linux_sanity_fix před 3 roky
  Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) před 3 roky
  evanchia 1f31bac640 fixing linux sanity tests před 3 roky
  jromnoa 757a26825a adds new HOST_OS_GENERIC_EXECUTABLE constant and adds error handling if the executable doesn't exist in the path provided před 4 roky
  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) před 4 roky
  Brian Herrera e8bbb5a0d5 Set scripts to be executable před 4 roky
  alexpete a10351f38d Initial commit před 4 roky