luau-unzip/tests
Erica Marigold 6182e65756
feat: simplify path construction logic
Simplies logic to just use nearest parent as the base instead of
traversing downwards. This reduces some redundancy, however fixes a bug
with repeated components in the constructed path and also improves
performance by skipping a loop altogether.

Also fixes recursive extraction tests failing `pandoc_soft_links.zip`.
2025-02-13 16:54:29 +00:00
..
data chore(tests): include case for zip version validation 2025-01-10 10:36:30 +00:00
edge_cases.luau chore(tests): include case for zip version validation 2025-01-10 10:36:30 +00:00
extract.luau feat: simplify path construction logic 2025-02-13 16:54:29 +00:00
list.luau style: apply stylua formatter 2025-01-08 14:14:30 +00:00
metadata.luau chore(tests): include case for zip version validation 2025-01-10 10:36:30 +00:00
path.luau style: apply stylua formatter 2025-01-10 07:42:19 +00:00
walk.luau style: apply stylua formatter 2025-01-08 14:14:30 +00:00