Add new terminal hyperlink tests (#28525)
Part of #28238 This PR refactors `FindHyperlink` handling and associated code in `terminal.rs` into its own file for improved testability, and adds tests. Release Notes: - N/A
This commit is contained in:
parent
709523bf36
commit
8837e5564d
4 changed files with 1232 additions and 260 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -15733,6 +15733,7 @@ dependencies = [
|
|||
"task",
|
||||
"theme",
|
||||
"thiserror 2.0.12",
|
||||
"url",
|
||||
"util",
|
||||
"windows 0.61.1",
|
||||
"workspace-hack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue