Commit c0c2278
File tree
6 files changed
+14
-14
lines changed- Carthage/Checkouts
- Sources
6 files changed
+14
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
Submodule SwiftCheck updated 26 files
- .travis.yml+7-9
- README.md+11-10
- Sources/Arbitrary.swift+3-3
- Sources/CoArbitrary.swift+1-1
- Sources/Gen.swift+10-10
- Sources/Lattice.swift+10-5
- Sources/Modifiers.swift+33-8
- Sources/Random.swift+17-8
- Sources/Rose.swift+13-13
- Sources/Testable.swift+8-6
- SwiftCheck.podspec+1-1
- SwiftCheck.xcodeproj/project.pbxproj+11
- Tests/SwiftCheckTests/BooleanIdentitySpec.swift+59-37
- Tests/SwiftCheckTests/ComplexSpec.swift+48-41
- Tests/SwiftCheckTests/DiscardSpec.swift+16-11
- Tests/SwiftCheckTests/FileCheck.swift+1.2k
- Tests/SwiftCheckTests/FormatterSpec.swift+13-8
- Tests/SwiftCheckTests/GenSpec.swift+359-251
- Tests/SwiftCheckTests/LambdaSpec.swift+1-1
- Tests/SwiftCheckTests/ModifierSpec.swift+62-38
- Tests/SwiftCheckTests/PathSpec.swift+4-4
- Tests/SwiftCheckTests/PropertySpec.swift+157-107
- Tests/SwiftCheckTests/ShrinkSpec.swift+33-19
- Tests/SwiftCheckTests/SimpleSpec.swift+84-60
- Tests/SwiftCheckTests/TestSpec.swift+55-35
- Tutorial.playground/Contents.swift+3-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments