Skip to content

iOS Tests #444

Closed
Closed
@phatblat

Description

@phatblat

Is there interest (besides myself) in having the tests runnable on iOS? It looks like the only thing stopping this is the current implementation of -unzipFile:fromArchiveAtPath:intoDirectory: which uses NSTask to shell out to the unzip command.

This could be implemented in-process on iOS using SSZipArchive or straight libz function calls (to minimize dependencies).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions