Skip to content

Fix FlingTests config loading under DEFINE_SHIPPING. - #185

Merged
BenjaFriend merged 1 commit into
mainfrom
fix/flingtests-config-load
Aug 12, 2026
Merged

Fix FlingTests config loading under DEFINE_SHIPPING.#185
BenjaFriend merged 1 commit into
mainfrom
fix/flingtests-config-load

Conversation

@BenjaFriend

Copy link
Copy Markdown
Member

Make Linux chdir to the executable directory like Windows, copy Config next to the test binary, and load TestConf.ini before Catch sections so relative shipping paths work from any launch CWD.

Feature/Issue

Fix tests failing on linux

Implementation/Solution

correct current working dir (CWD) impl when getting the active director

Tests

  • Have you reviewed your own code for quality?
  • Did you the Sandbox game project and get the expected results?
  • Did you run the FlingTest suite and ensure that there are no regressions?

Make Linux chdir to the executable directory like Windows, copy Config next to the test binary, and load TestConf.ini before Catch sections so relative shipping paths work from any launch CWD.

Co-authored-by: Cursor <cursoragent@cursor.com>
@BenjaFriend
BenjaFriend merged commit bf5106b into main Aug 12, 2026
5 checks passed
@BenjaFriend
BenjaFriend deleted the fix/flingtests-config-load branch August 12, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant