luau-unzip/tests
Erica Marigold d329a3f273
feat: support following symlinks
* Added new extraction option: `followSymlinks`
* Added method for querying whether an entry is a symlink using
  `ZipEntry:isSymlink`
* Include tests for symlinks
2025-01-07 18:45:06 +00:00
..
data chore(gitignore): include zip test data 2025-01-07 13:43:15 +00:00
edge_cases.luau feat: support following symlinks 2025-01-07 18:45:06 +00:00
extract.luau fix: correctly parse EoCD for misaligned comment sizes 2025-01-07 13:29:39 +00:00
list.luau chore: remove pkg alias 2025-01-06 06:08:34 +00:00
metadata.luau chore: remove pkg alias 2025-01-06 06:08:34 +00:00
walk.luau chore: remove pkg alias 2025-01-06 06:08:34 +00:00