gzbfgjf2 and Simon Hauser
9ab6aa2a7c
fix(marks): preserve uri filenames with path_expand ( #3029 )
...
(cherry picked from commit d26b666b45 )
2024-05-20 11:13:59 +02:00
James Trew and Simon Hauser
f9722f7ee4
test(utils): add unit test for transform_path ( #3013 )
...
(cherry picked from commit b22e6f6896 )
2024-05-20 11:13:12 +02:00
James Trew and Simon Hauser
d7d32a3850
fix(utils.path_expand): improve windows support ( #2999 )
...
In order to maintain plenary compatibility (for now, and slightly for
other edgecase reasons), avoid converting backslashes to forward
slashes.
(cherry picked from commit 1e59188575 )
2024-05-20 11:11:14 +02:00
James Trew and Simon Hauser
c4032ad297
fix(utils): is_uri empty path ( #2671 )
...
(cherry picked from commit 83133f66c8 )
2023-09-05 16:08:30 +02:00
James Trew and Simon Hauser
30ba3dbdff
perf(utils): linear scan is_uri ( #2648 )
...
(cherry picked from commit 1dfa66b845 )
2023-09-05 16:08:25 +02:00
James Trew and Simon Hauser
92b5e7f90a
test(utils): add tests for is_uri ( #2645 )
...
(cherry picked from commit 2d92125620 )
2023-09-05 16:08:07 +02:00