Skip to content

chore: Install additional dependencies in external tests#1475

Merged
lapla-cogito merged 3 commits into
wild-linker:mainfrom
lapla-cogito:ext_test_additional_dep
Jan 21, 2026
Merged

chore: Install additional dependencies in external tests#1475
lapla-cogito merged 3 commits into
wild-linker:mainfrom
lapla-cogito:ext_test_additional_dep

Conversation

@lapla-cogito

Copy link
Copy Markdown
Member

context: #1466 (review)

Some mold tests check for specific tool availability and skip them if the tool is missing (e.g., command -v gdb >& /dev/null || skip), which can lead to tests passing accidentally if additional packages aren't installed.

@lapla-cogito lapla-cogito force-pushed the ext_test_additional_dep branch 4 times, most recently from 52a907b to cc9251c Compare January 21, 2026 00:41
@lapla-cogito lapla-cogito force-pushed the ext_test_additional_dep branch from cc9251c to 9c02e81 Compare January 21, 2026 00:43
"versioned-undef.sh",
"warn-symbol-type.sh",
"weak-export-exe.sh",
"weak-undef.sh",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This can be removed from this commit.

@lapla-cogito lapla-cogito merged commit c7dce90 into wild-linker:main Jan 21, 2026
20 checks passed
@lapla-cogito lapla-cogito deleted the ext_test_additional_dep branch January 21, 2026 01:03
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.

2 participants