SwiftGit2/SwiftGit2Tests
Tom Booth aec66f930c Use ZipArchive to extract fixtures for tests
The current method used by this library uses NSTask to spin up an
externally running task to unzip the fixtures, this will not work on iOS
as this functionality is not allowed. Switching to use ZipArchive, as
noted by @modocache, provides a portable way of extracting fixtures.
2016-02-16 16:51:49 +00:00
..
Fixtures Use ZipArchive to extract fixtures for tests 2016-02-16 16:51:49 +00:00
FixturesSpec.swift Actually load a repository 2014-11-17 00:31:33 -05:00
Info.plist updated to Swift 2.0 2016-01-16 14:57:32 +00:00
ObjectsSpec.swift updated to Swift 2.0 2016-01-16 14:57:32 +00:00
OIDSpec.swift Switch from LlamaKit to antitypical/Result 2015-04-15 21:32:10 -04:00
ReferencesSpec.swift updated to Swift 2.0 2016-01-16 14:57:32 +00:00
RemotesSpec.swift updated to Swift 2.0 2016-01-16 14:57:32 +00:00
RepositorySpec.swift updated to Swift 2.0 2016-01-16 14:57:32 +00:00