4 files changed
+6
-6
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 |
|
- .ruby-version+1
- .travis.yml+15
- CONTRIBUTING.md+2-3
- Gemfile+4
- Gemfile.lock+63
- Nimble.podspec+2-1
- Nimble.xcodeproj/project.pbxproj+86-80
- README.md+7-4
- Sources/Nimble/Adapters/ObjectiveC/CurrentTestCaseTracker.h+9
- Sources/Nimble/Adapters/ObjectiveC/CurrentTestCaseTracker.m-25
- Sources/Nimble/Adapters/ObjectiveC/NMBExceptionCapture.m+1-1
- Sources/Nimble/Adapters/ObjectiveC/XCTestObservationCenter+Register.m+78
- Sources/Nimble/Expectation.swift+2-1
- Sources/Nimble/Matchers/BeCloseTo.swift+4-4
- Sources/Nimble/Matchers/Contain.swift+4-4
- Sources/Nimble/Nimble.h+1-1
- Tests/Nimble/Matchers/BeCloseToTest.swift+51
- Tests/Nimble/Matchers/ContainTest.swift+18
- script/release+4-18
- test+28-3
- .ruby-version+1
- .travis.yml+37-6
- CONTRIBUTING.md+2-3
- Documentation/en-us/InstallingQuick.md+2-2
- Documentation/en-us/QuickInObjectiveC.md+4
- Documentation/en-us/SharedExamples.md+2-2
- Documentation/ja/ArrangeActAssert.md-1
- Documentation/ja/BehavioralTesting.md-2
- Documentation/ja/InstallingQuick.md+2-2
- Documentation/ja/MoreResources.md+1-1
- Documentation/ja/SharedExamples.md+3-3
- Documentation/zh-cn/SettingUpYourXcodeProject.md+75
- Externals/Nimble+1-1
- Gemfile+3
- Gemfile.lock+67
- Quick.podspec+2-1
- Quick.xcodeproj/project.pbxproj+41-7
- Quick.xcodeproj/xcshareddata/xcschemes/Quick-OSX.xcscheme+5-5
- Quick.xcodeproj/xcshareddata/xcschemes/Quick-iOS.xcscheme+5-5
- Quick.xcodeproj/xcshareddata/xcschemes/Quick-tvOS.xcscheme+1-1
- QuickTests/FunctionalTests/ContextTests.swift-18
- README.md+2-2
- Rakefile+19-24
- Sources/Quick/DSL/World+DSL.swift+6-8
- Sources/Quick/QuickSpec.m+18-18
- Sources/Quick/World.h+1
- Sources/Quick/World.swift+9
- Sources/QuickTests/FunctionalTests/CrossReferencingSpecs.swift+19
- Sources/QuickTests/Helpers/QCKSpecRunner.m+4
- Sources/QuickTests/Helpers/XCTestObservationCenter+QCKSuspendObservation.m+29-5
- Sources/QuickTests/main.swift+2
- circle.yml-3
- script/release+3-20
- script/travis-install-osx-3
- script/travis-script-osx+8-4
Submodule ZipArchive updated 30 files
- .travis.yml+7
- ObjectiveCExample/ObjectiveCExample.xcodeproj/project.pbxproj+92-30
- ObjectiveCExample/ObjectiveCExample.xcodeproj/xcshareddata/xcschemes/ObjectiveCExample.xcscheme+101
- ObjectiveCExample/ObjectiveCExample/Assets.xcassets/AppIcon.appiconset/Contents.json+5
- ObjectiveCExample/ObjectiveCExample/Base.lproj/Main.storyboard+91-3
- ObjectiveCExample/ObjectiveCExample/Sample Data/China to ban ivory trade.md+9
- ObjectiveCExample/ObjectiveCExample/Sample Data/Kerry in Syria.md+9
- ObjectiveCExample/ObjectiveCExample/Sample Data/wapo twitter banner.png
- ObjectiveCExample/ObjectiveCExample/ViewController.m+107-4
- ObjectiveCExample/ObjectiveCExampleTests/CollectingDelegate.h+1-1
- ObjectiveCExample/ObjectiveCExampleTests/SSZipArchiveTests.m+21-8
- ObjectiveCExample/Podfile+9-1
- ObjectiveCExample/Podfile.lock+6-4
- README.md+4
- Release-Instructions.md+20
- SSZipArchive.podspec+6-4
- SSZipArchive/SSZipArchive+Swift.swift+26
- SSZipArchive/SSZipArchive.h+31-15
- SSZipArchive/SSZipArchive.m+192-78
- SSZipArchive/SSZipCommon.h+1-1
- SSZipArchive/ZipArchive.h-1
- SSZipArchive/minizip/unzip.c+1-1
- SSZipArchive/minizip/unzip.h+1-1
- SwiftExample/Podfile.lock+6-4
- SwiftExample/SwiftExample.xcodeproj/project.pbxproj+42-31
- SwiftExample/SwiftExample/AppDelegate.swift+6-6
- SwiftExample/SwiftExample/Base.lproj/Main.storyboard+29-23
- SwiftExample/SwiftExample/ViewController.swift+19-22
- SwiftExample/SwiftExampleTests/SwiftExampleTests.swift+1-1
- ZipArchive.xcodeproj/project.pbxproj+20-6
0 commit comments