File tree
10 files changed
+37
-16
lines changed- Carthage/Checkouts
- Tests/ReactiveSwiftTests
10 files changed
+37
-16
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
|
- .github/workflows/ci.yml+7-7
- .swift-version-1
- .travis.yml+21-36
- Externals/Nimble+1-1
- Gemfile+1-1
- Gemfile.lock+1-1
- Package.resolved+20-2
- Package.swift+2-2
- [email protected]-46
- Quick.podspec+3-3
- Quick.xcodeproj/project.pbxproj+2-2
- README.md+2-1
- Rakefile-4
- Sources/Quick/DSL/DSL.swift+3-3
- Sources/Quick/DSL/World+DSL.swift+3-3
- Sources/Quick/Example.swift+18-3
- Sources/Quick/QuickSpec.swift+26
- Sources/QuickObjectiveC/QuickSpec.m+12-4
- Tests/LinuxMain.swift+1
- Tests/QuickTests/QuickTests/FunctionalTests/ItTests.swift+48
- script/travis-install-linux-5
- script/travis-script-linux-4
Lines changed: 20 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2918 | 2918 |
| |
2919 | 2919 |
| |
2920 | 2920 |
| |
2921 |
| - | |
| 2921 | + | |
2922 | 2922 |
| |
2923 | 2923 |
| |
2924 | 2924 |
| |
| |||
3746 | 3746 |
| |
3747 | 3747 |
| |
3748 | 3748 |
| |
3749 |
| - | |
3750 |
| - | |
| 3749 | + | |
| 3750 | + | |
| 3751 | + | |
| 3752 | + | |
| 3753 | + | |
3751 | 3754 |
| |
3752 | 3755 |
| |
3753 | 3756 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
360 |
| - | |
| 360 | + | |
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
|
0 commit comments