1 file changed
+1
-1
lines changed- .github/workflows/ci-swiftpm.yml+41
- .github/workflows/ci-xcode.yml+27
- .github/workflows/ci.yml-45
- .github/workflows/cocoapods.yml+23
- .github/workflows/swiftlint.yml+1-1
- .swiftlint.yml+13-8
- .travis.yml-43
- Cartfile.private+1-1
- Cartfile.resolved+1-1
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m+5-1
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h+2
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift+2-2
- Gemfile+1-1
- Gemfile.lock+25-22
- Nimble.podspec+2-2
- Nimble.xcodeproj/project.pbxproj+25-7
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-iOS.xcscheme+1-1
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-macOS.xcscheme+1-1
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-tvOS.xcscheme+1-1
- Package.resolved+2-2
- Package.swift+10-13
- [email protected]+36
- README.md+5-5
- Sources/Nimble/Adapters/NMBExpectation.swift-2
- Sources/Nimble/Adapters/NMBObjCMatcher.swift-4
- Sources/Nimble/Adapters/NimbleXCTestHandler.swift+7
- Sources/Nimble/DSL+Wait.swift-1
- Sources/Nimble/DSL.swift-1
- Sources/Nimble/Expectation.swift-1
- Sources/Nimble/Expression.swift-2
- Sources/Nimble/FailureMessage.swift-1
- Sources/Nimble/Matchers/Async.swift-1
- Sources/Nimble/Matchers/BeEmpty.swift-1
- Sources/Nimble/Matchers/Contain.swift-1
- Sources/Nimble/Matchers/Equal+Tuple.swift+127
- Sources/Nimble/Matchers/Equal.swift+14-7
- Sources/Nimble/Matchers/MatcherProtocols.swift+1-1
- Sources/Nimble/Matchers/Predicate.swift-1
- Sources/Nimble/Matchers/SatisfyAllOf.swift+10-7
- Sources/Nimble/Matchers/SatisfyAnyOf.swift+10-7
- Sources/Nimble/Nimble.h+5-5
- Tests/NimbleTests/Helpers/AlwaysFailMatcher.swift+22
- Tests/NimbleTests/Matchers/EqualTest.swift+9-1
- Tests/NimbleTests/Matchers/SatisfyAllOfTest.swift+8
- Tests/NimbleTests/Matchers/SatisfyAnyOfTest.swift+8
0 commit comments