You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the Makefile to skip testing for packages without test directories and modifies the static analysis and test commands to use `--no-fatal-infos` for better error handling. Additionally, it refines the Unity controller implementation by replacing `print` statements with `debugPrint` for improved logging consistency. A new method for setting the streaming cache path is added to the Unreal controller, and minor adjustments are made to various test files for consistency and clarity.
0 commit comments