Skip to content

vtest: remove ts.vroot only from beginning of the path (fix #24363)#24467

Merged
spytheman merged 1 commit into
vlang:masterfrom
tankf33der:vtest-replace
May 12, 2025
Merged

vtest: remove ts.vroot only from beginning of the path (fix #24363)#24467
spytheman merged 1 commit into
vlang:masterfrom
tankf33der:vtest-replace

Conversation

@tankf33der

@tankf33der tankf33der commented May 12, 2025

Copy link
Copy Markdown
Contributor

To transform an absolute path into a relative one, you need to remove the root only at the beginning of the path, not everywhere.
I'm curious how this will work in CI.

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22837

@tankf33der tankf33der linked an issue May 12, 2025 that may be closed by this pull request
@JalonSolov

Copy link
Copy Markdown
Collaborator

Apparently, it worked fine. :-)

@spytheman

Copy link
Copy Markdown
Contributor

Afaik the relative path is only used for displaying the results.

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.
Thank you 🙇🏻‍♂️.

@spytheman spytheman merged commit 81b238e into vlang:master May 12, 2025
25 checks passed
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.

vtest cannot work from /

3 participants