This repository was archived by the owner on Sep 6, 2018. It is now read-only.
1 file changed
+1
-1
lines changed- Tests/Expected/Fonts/default-context-customname.swift+22
- Tests/Expected/Fonts/default-context-defaults.swift+22
- Tests/Expected/Fonts/swift3-context-customname.swift+22
- Tests/Expected/Fonts/swift3-context-defaults.swift+22
- Tests/Expected/Images/allvalues-context-customname.swift+15-1
- Tests/Expected/Images/allvalues-context-defaults.swift+15-1
- Tests/Expected/Images/default-context-customname.swift+15-1
- Tests/Expected/Images/default-context-defaults.swift+15-1
- Tests/Expected/Images/dot-syntax-context-customname.swift+16-2
- Tests/Expected/Images/dot-syntax-context-defaults.swift+16-2
- Tests/Expected/Images/dot-syntax-swift3-context-customname.swift+16-2
- Tests/Expected/Images/dot-syntax-swift3-context-defaults.swift+16-2
- Tests/Expected/Images/swift3-context-customname.swift+15-1
- Tests/Expected/Images/swift3-context-defaults.swift+15-1
- Tests/Expected/Storyboards-iOS/default-context-all-ignore-module.swift+184
- Tests/Expected/Storyboards-iOS/default-context-all.swift+3-1
- Tests/Expected/Storyboards-iOS/default-context-customname.swift+3-1
- Tests/Expected/Storyboards-iOS/default-context-empty.swift-38
- Tests/Expected/Storyboards-iOS/lowercase-context-all-ignore-module.swift+184
- Tests/Expected/Storyboards-iOS/lowercase-context-all.swift+3-1
- Tests/Expected/Storyboards-iOS/lowercase-context-customname.swift+3-1
- Tests/Expected/Storyboards-iOS/lowercase-context-empty.swift-38
- Tests/Expected/Storyboards-iOS/swift3-context-all-ignore-module.swift+184
- Tests/Expected/Storyboards-iOS/swift3-context-all.swift+3-1
- Tests/Expected/Storyboards-iOS/swift3-context-customname.swift+3-1
- Tests/Expected/Storyboards-iOS/swift3-context-empty.swift-38
- Tests/Expected/Storyboards-iOS/uppercase-context-all-ignore-module.swift+184
- Tests/Expected/Storyboards-iOS/uppercase-context-all.swift+3-1
- Tests/Expected/Storyboards-iOS/uppercase-context-customname.swift+3-1
- Tests/Expected/Storyboards-iOS/uppercase-context-empty.swift-38
- Tests/Expected/Storyboards-macOS/default-context-all.swift+3-1
- Tests/Expected/Storyboards-macOS/default-context-customname.swift+3-1
- Tests/Expected/Storyboards-macOS/default-context-empty.swift-45
- Tests/Expected/Storyboards-macOS/lowercase-context-all.swift+3-1
- Tests/Expected/Storyboards-macOS/lowercase-context-customname.swift+3-1
- Tests/Expected/Storyboards-macOS/lowercase-context-empty.swift-45
- Tests/Expected/Storyboards-macOS/swift3-context-all.swift+3-1
- Tests/Expected/Storyboards-macOS/swift3-context-customname.swift+3-1
- Tests/Expected/Storyboards-macOS/swift3-context-empty.swift-45
- Tests/Expected/Strings/default-context-customname.swift+3-1
- Tests/Expected/Strings/default-context-defaults.swift+3-1
- Tests/Expected/Strings/dot-syntax-context-customname.swift+3-1
- Tests/Expected/Strings/dot-syntax-context-defaults.swift+3-1
- Tests/Expected/Strings/dot-syntax-swift3-context-customname.swift+3-1
- Tests/Expected/Strings/dot-syntax-swift3-context-defaults.swift+3-1
- Tests/Expected/Strings/genstrings-context-customname.swift+13-11
- Tests/Expected/Strings/genstrings-context-defaults.swift+13-11
- Tests/Expected/Strings/no-comments-swift3-context-customname.swift+3-1
- Tests/Expected/Strings/no-comments-swift3-context-defaults.swift+3-1
- Tests/Expected/Strings/structured-context-customname.swift+3-1
- Tests/Expected/Strings/structured-context-defaults.swift+3-1
- Tests/Expected/Strings/swift3-context-customname.swift+3-1
- Tests/Expected/Strings/swift3-context-defaults.swift+3-1
- Tests/Podfile.lock+2-2
- Tests/Pods/Manifest.lock+2-2
- Tests/Pods/Pods.xcodeproj/project.pbxproj+195-183
- Tests/Pods/StencilSwiftKit/README.md+34-6
- Tests/Pods/StencilSwiftKit/Sources/CallNode.swift+6-6
- Tests/Pods/StencilSwiftKit/Sources/Context.swift+30
- Tests/Pods/StencilSwiftKit/Sources/Environment.swift+32
- Tests/Pods/StencilSwiftKit/Sources/Filters.swift+1
- Tests/Pods/StencilSwiftKit/Sources/Parameters.swift+80
- Tests/Pods/StencilSwiftKit/Sources/SetNode.swift+2-2
- Tests/Pods/StencilSwiftKit/Sources/StencilSwiftTemplate.swift+6-24
- Tests/TestSuites/StoryboardsiOSTests.swift+37-4
- Tests/TestsHelper.swift+19-7
- templates/fonts-default.stencil+22
- templates/fonts-swift3.stencil+22
- templates/images-allvalues.stencil+15-1
- templates/images-default.stencil+15-1
- templates/images-dot-syntax-swift3.stencil+16-2
- templates/images-dot-syntax.stencil+16-2
- templates/images-swift3.stencil+15-1
- templates/storyboards-default.stencil+6-2
- templates/storyboards-lowercase.stencil+6-2
- templates/storyboards-osx-default.stencil+6-2
- templates/storyboards-osx-lowercase.stencil+6-2
- templates/storyboards-osx-swift3.stencil+4-2
- templates/storyboards-swift3.stencil+6-2
- templates/storyboards-uppercase.stencil+6-2
- templates/strings-default.stencil+3-1
- templates/strings-dot-syntax-swift3.stencil+3-1
- templates/strings-dot-syntax.stencil+3-1
- templates/strings-genstrings.stencil+4-2
- templates/strings-no-comments-swift3.stencil+3-1
- templates/strings-structured.stencil+3-1
- templates/strings-swift3.stencil+3-1
0 commit comments