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
Display absolute path for Foundation lib dir during manual testing. (#1489)
- This path is shown when 'ninja test' is run.
- The LD_LIBRARY_PATH passed to TestFoundation via manual testing is
inherited by xdgTestHelper. If the path is relative and the
current directory has been changed then libraries will not be
found. This is the case if compiled with debug and libFoundation
is linked to libswiftSwiftOnone.
0 commit comments