This repository was archived by the owner on Dec 5, 2019. It is now read-only.
File tree
5 files changed
+8
-8
lines changed- Carthage/Checkouts
5 files changed
+8
-8
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 1 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 |
| - |
- .travis.yml+1-1
- CONTRIBUTING.md+7-9
- Quick.podspec+21
- Quick.xcodeproj/project.pbxproj+299-104
- Quick.xcodeproj/project.pbxproj.orig+1.3k
- Quick.xcodeproj/xcshareddata/xcschemes/Quick-OSX.xcscheme+28
- Quick.xcodeproj/xcshareddata/xcschemes/Quick-iOS.xcscheme+10
- Quick.xcworkspace/contents.xcworkspacedata+10
- Quick/Callsite.swift+9-1
- Quick/Configuration/Configuration.swift+54-1
- Quick/DSL/DSL.swift+53-19
- Quick/DSL/QCKDSL.h+30-10
- Quick/DSL/QCKDSL.m+21-9
- Quick/DSL/World+DSL.swift+36-10
- Quick/Example.swift+26-2
- Quick/ExampleGroup.swift+16-4
- Quick/ExampleMetadata.swift+1-1
- Quick/Failure.swift+1-1
- Quick/Filter.swift+29
- Quick/Hooks/ExampleHooks.swift+1-1
- Quick/Hooks/SuiteHooks.swift+1-1
- Quick/QuickSpec.m+1-2
- Quick/World.swift+50-10
- QuickFocusedTests/FocusedTests+ObjC.m+56
- QuickFocusedTests/FocusedTests.swift+48
- QuickFocusedTests/Info.plist+24
- QuickTests/FunctionalTests/AfterEachTests+ObjC.m+81
- QuickTests/FunctionalTests/AfterEachTests.swift+52-28
- QuickTests/FunctionalTests/BeforeEachTests+ObjC.m+68
- QuickTests/FunctionalTests/BeforeEachTests.swift+35-27
- QuickTests/FunctionalTests/BeforeSuiteTests+Objc.m+39
- QuickTests/FunctionalTests/ItTests+ObjC.m+36
- QuickTests/FunctionalTests/PendingTests+ObjC.m+60
- QuickTests/FunctionalTests/PendingTests.swift+1-1
- README.md+28-2
- Rakefile+2-2
Submodule ReactiveCocoa updated 18 files
- .gitmodules+7-3
- Cartfile-3
- Cartfile.lock-3
- Cartfile.private+3
- Cartfile.resolved+3
- Carthage.checkout/Nimble-1
- Carthage.checkout/Quick-1
- Carthage.checkout/xcconfigs-1
- Carthage/Checkouts/Nimble+1
- Carthage/Checkouts/Quick+1
- Carthage/Checkouts/xcconfigs+1
- README.md+1-6
- ReactiveCocoa.xcodeproj/project.pbxproj+1-1
- ReactiveCocoa.xcworkspace/contents.xcworkspacedata+2-2
- ReactiveCocoa/RACSignal+Operations.h+14
- ReactiveCocoa/RACSignal+Operations.m+74-41
- ReactiveCocoa/UIAlertView+RACSignalSupport.m+1-1
- ReactiveCocoaTests/RACSignalSpec.m+71
0 commit comments