Skip to content

add test file for files with absolute file names#20

Merged
folkertdev merged 1 commit intomainfrom
absolute_file_names
Apr 9, 2026
Merged

add test file for files with absolute file names#20
folkertdev merged 1 commit intomainfrom
absolute_file_names

Conversation

@armijnhemel
Copy link
Copy Markdown
Collaborator

The specifications state that no absolute file names are allowed, yet most implementations ignore this and unpack files (relative to the current path). This PR adds a test file, plus readme on how it was created, for this case.

@armijnhemel
Copy link
Copy Markdown
Collaborator Author

A linter should probably report this. An unpacker should unpack to the relative path. Conceptually this is very similar to #23

@folkertdev folkertdev force-pushed the absolute_file_names branch from b82756d to fcec399 Compare April 9, 2026 09:13
@folkertdev folkertdev merged commit a293883 into main Apr 9, 2026
2 checks passed
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