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
76dca9be
Unverified
Commit
76dca9be
authored
Nov 12, 2016
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Integration] Use a commit in the lint remote spec URL
parent
f981c5a0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
cocoapods-integration-specs
spec/cocoapods-integration-specs
+1
-1
integration.rb
spec/integration.rb
+1
-1
No files found.
cocoapods-integration-specs
@
c66e8531
Subproject commit
42df8cc1e28c11eabefb31197ed7792a9248fc28
Subproject commit
c66e853111de92e569dfdbb82c12ff81b57e9abb
spec/integration.rb
View file @
76dca9be
...
@@ -344,7 +344,7 @@ describe_cli 'pod' do
...
@@ -344,7 +344,7 @@ describe_cli 'pod' do
end
end
describe
'Lints a remote Pod'
do
describe
'Lints a remote Pod'
do
spec_url
=
'https://github.com/CocoaPods/Specs/raw/
master
/Specs/A2DynamicDelegate/2.0.2/A2DynamicDelegate.podspec.json'
spec_url
=
'https://github.com/CocoaPods/Specs/raw/
2d939ca0abb4172b9ef087d784b43e0696109e7c
/Specs/A2DynamicDelegate/2.0.2/A2DynamicDelegate.podspec.json'
behaves_like
cli_spec
'spec_lint_remote'
,
behaves_like
cli_spec
'spec_lint_remote'
,
"spec lint --quick --allow-warnings --silent
#{
spec_url
}
"
"spec lint --quick --allow-warnings --silent
#{
spec_url
}
"
end
end
...
...
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