File tree
4 files changed
+5
-5
lines changed- Carthage/Checkouts
4 files changed
+5
-5
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
|
- .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
0 commit comments