Commit 6d8d3f8
File tree
40 files changed
+427
-401
lines changed- Carthage/Checkouts
- Documentation
- ReactiveCocoaTests/Swift
- ReactiveCocoa/Swift
40 files changed
+427
-401
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
- .gitmodules+1-1
- .swift-version+1-1
- Externals/Nimble+1-1
- Package.swift+3-3
- Quick.xcodeproj/project.pbxproj+26-26
- Sources/Quick/Configuration/Configuration.swift+2-2
- Sources/Quick/DSL/DSL.swift+4-4
- Sources/Quick/DSL/World+DSL.swift+6-6
- Sources/Quick/ErrorUtility.swift+1-1
- Sources/Quick/Example.swift+3-3
- Sources/Quick/ExampleGroup.swift+4-4
- Sources/Quick/Hooks/Closures.swift+1-1
- Sources/Quick/Hooks/ExampleHooks.swift+2-2
- Sources/Quick/World.swift+3-3
- Tests/LinuxMain.swift+1-1
- Tests/QuickTests/QuickFocusedTests/FocusedTests+ObjC.m
- Tests/QuickTests/QuickFocusedTests/FocusedTests.swift
- Tests/QuickTests/QuickFocusedTests/Info.plist
- Tests/QuickTests/QuickTestHelpers/SpecRunner.swift
- Tests/QuickTests/QuickTestHelpers/TestRun.swift
- Tests/QuickTests/QuickTestHelpers/XCTestCaseProvider.swift+3-3
- Tests/QuickTests/QuickTests/Fixtures/FunctionalTests_SharedExamplesTests_SharedExamples.swift
- Tests/QuickTests/QuickTests/FunctionalTests/AfterEachTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/AfterEachTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/AfterSuiteTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/AfterSuiteTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/BeforeEachTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/BeforeEachTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/BeforeSuiteTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/BeforeSuiteTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/Configuration/AfterEach/Configuration+AfterEach.swift
- Tests/QuickTests/QuickTests/FunctionalTests/Configuration/AfterEach/Configuration+AfterEachTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/Configuration/BeforeEach/Configuration+BeforeEach.swift
- Tests/QuickTests/QuickTests/FunctionalTests/Configuration/BeforeEach/Configuration+BeforeEachTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/ContextTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/CrossReferencingSpecs.swift
- Tests/QuickTests/QuickTests/FunctionalTests/DescribeTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/FailureTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/FailureUsingXCTAssertTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/ItTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/ItTests.swift+2-2
- Tests/QuickTests/QuickTests/FunctionalTests/PendingTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/PendingTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/SharedExamples+BeforeEachTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/SharedExamples+BeforeEachTests.swift
- Tests/QuickTests/QuickTests/FunctionalTests/SharedExamplesTests+ObjC.m
- Tests/QuickTests/QuickTests/FunctionalTests/SharedExamplesTests.swift
- Tests/QuickTests/QuickTests/Helpers/QCKSpecRunner.h
- Tests/QuickTests/QuickTests/Helpers/QCKSpecRunner.m
- Tests/QuickTests/QuickTests/Helpers/QuickSpec+QuickSpec_MethodList.h
- Tests/QuickTests/QuickTests/Helpers/QuickSpec+QuickSpec_MethodList.m
- Tests/QuickTests/QuickTests/Helpers/QuickTestsBridgingHeader.h
- Tests/QuickTests/QuickTests/Helpers/XCTestObservationCenter+QCKSuspendObservation.h
- Tests/QuickTests/QuickTests/Helpers/XCTestObservationCenter+QCKSuspendObservation.m
- Tests/QuickTests/QuickTests/Info.plist
- Tests/QuickTests/QuickTests/QuickConfigurationTests.m
0 commit comments