Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
be48c58f
Commit
be48c58f
authored
Feb 12, 2018
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update integration specs
parent
e2d37545
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
cocoapods-integration-specs
spec/cocoapods-integration-specs
+1
-1
integration.rb
spec/integration.rb
+5
-0
No files found.
cocoapods-integration-specs
@
b21c0514
Subproject commit
4bb5eeef8cb713fc2e0abe51f79716d0edceb01
9
Subproject commit
b21c05141a790ac307a0ff605d2015e58c17388
9
spec/integration.rb
View file @
be48c58f
...
...
@@ -279,6 +279,11 @@ describe_cli 'pod' do
'install --no-repo-update'
end
describe
'Integrates a Pod with a header mappings directory'
do
behaves_like
cli_spec
'install_header_mappings_dir'
,
'install --no-repo-update'
end
describe
'Integrates a Pod using non Objective-C source files'
do
behaves_like
cli_spec
'install_non_objective_c_files'
,
'install --no-repo-update'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment