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
b26f26ba
Commit
b26f26ba
authored
Jul 14, 2015
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Rakefile] Stream output when rebuilding integration specs
parent
debde386
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
Rakefile
Rakefile
+1
-2
cocoapods-integration-specs
spec/cocoapods-integration-specs
+1
-1
No files found.
Rakefile
View file @
b26f26ba
...
@@ -200,8 +200,7 @@ begin
...
@@ -200,8 +200,7 @@ begin
title
'Running Integration tests'
title
'Running Integration tests'
sh
'rm -rf spec/cocoapods-integration-specs/tmp'
sh
'rm -rf spec/cocoapods-integration-specs/tmp'
title
'Building all the fixtures'
title
'Building all the fixtures'
puts
`bundle exec bacon spec/integration.rb`
sh
'bundle exec bacon spec/integration.rb'
do
end
title
'Storing fixtures'
title
'Storing fixtures'
# Copy the files to the files produced by the specs to the after folders
# Copy the files to the files produced by the specs to the after folders
FileList
[
'tmp/*'
].
each
do
|
source
|
FileList
[
'tmp/*'
].
each
do
|
source
|
...
...
cocoapods-integration-specs
@
25e0258d
Subproject commit
49ee20df77669019fc4dd8d31b2e48ca6b2b0c5d
Subproject commit
25e0258d62cf80ba2d6a54ed399fd0b3fb92bcb4
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