Commit aaaf1f4
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | | - | |
9 | | - | |
| 11 | + | |
| 12 | + | |
Submodule SwiftCheck updated 31 files
- .travis.yml+6-4
- README.md+52-4
- SwiftCheck.xcodeproj/project.pbxproj+38-27
- SwiftCheck/Arbitrary.swift+42-50
- SwiftCheck/Check.swift+75-7
- SwiftCheck/Gen.swift+84-27
- SwiftCheck/Modifiers.swift+127-62
- SwiftCheck/Property.swift+122-113
- SwiftCheck/Random.swift+82-56
- SwiftCheck/Rose.swift+13-14
- SwiftCheck/State.swift+58-24
- SwiftCheck/SwiftCheck.h-10
- SwiftCheck/SwiftCheck.playground/Contents.swift-122
- SwiftCheck/SwiftCheck.playground/Sources/SupportCode.swift-3
- SwiftCheck/SwiftCheck.playground/contents.xcplayground-4
- SwiftCheck/Test.swift+319-231
- SwiftCheck/TestOperators.swift+4-5
- SwiftCheck/Testable.swift+3-3
- SwiftCheck/Witness.swift+1-1
- SwiftCheckTests/ComplexSpec.swift+79
- SwiftCheckTests/DiscardSpec.swift+10
- SwiftCheckTests/GenSpec.swift+19-11
- SwiftCheckTests/ModifierSpec.swift+5-5
- SwiftCheckTests/PropertySpec.swift+1-1
- SwiftCheckTests/SimpleSpec.swift+4-4
- SwiftCheckTests/TestSpec.swift+4-4
- Tutorial.playground/Contents.swift+715
- Tutorial.playground/contents.xcplayground+4
- Tutorial.playground/playground.xcworkspace/contents.xcworkspacedata+1-1
- Tutorial.playground/timeline.xctimeline
- Tutorial.xcworkspace/contents.xcworkspacedata+10
0 commit comments