3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
- Nimble.podspec+3-2
- Nimble.xcodeproj/project.pbxproj+2-2
- Sources/Nimble/Adapters/NMBExpectation.swift+2-2
- Sources/Nimble/Adapters/NMBObjCMatcher.swift+2-2
- Sources/Nimble/Matchers/BeCloseTo.swift+2-2
- Sources/Nimble/Matchers/MatcherProtocols.swift+2-2
- Sources/Nimble/Matchers/Predicate.swift+3-3
- Sources/Nimble/Matchers/RaisesException.swift+2-2
- Sources/Nimble/Utils/Stringers.swift+9-3
- Sources/NimbleObjectiveC/CurrentTestCaseTracker.h+14
- Sources/NimbleObjectiveC/DSL.m+8
- Sources/NimbleObjectiveC/NMBExceptionCapture.m+1-1
- Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m+1-6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments