Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
bde20588
Commit
bde20588
authored
Nov 24, 2015
by
Adam Barth
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #570 from abarth/pin_test
Pin `package:test` to an exact revision
parents
8a373f50
58f056da
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
9 additions
and
6 deletions
+9
-6
pubspec.yaml
packages/cassowary/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter/pubspec.yaml
+3
-0
pubspec.yaml
packages/flutter_test/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+1
-1
pubspec.yaml
packages/flx/pubspec.yaml
+1
-1
pubspec.yaml
packages/newton/pubspec.yaml
+1
-1
pubspec.yaml
packages/playfair/pubspec.yaml
+1
-1
No files found.
packages/cassowary/pubspec.yaml
View file @
bde20588
...
@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/cassowary
...
@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/cassowary
environment
:
environment
:
sdk
:
'
>=1.0.0
<2.0.0'
sdk
:
'
>=1.0.0
<2.0.0'
dev_dependencies
:
dev_dependencies
:
test
:
'
>=0.12.0
<0.13.0'
test
:
0.12.5+2
test_runner
:
'
<=0.2.16'
test_runner
:
'
<=0.2.16'
dart_coveralls
:
'
<=0.3.0'
dart_coveralls
:
'
<=0.3.0'
packages/flutter/pubspec.yaml
View file @
bde20588
...
@@ -11,6 +11,9 @@ dependencies:
...
@@ -11,6 +11,9 @@ dependencies:
sky_services
:
0.0.62
sky_services
:
0.0.62
vector_math
:
'
>=1.4.3
<2.0.0'
vector_math
:
'
>=1.4.3
<2.0.0'
# To pin the transitive dependency through mojo_sdk.
test
:
0.12.5+2
cassowary
:
cassowary
:
path
:
../cassowary
path
:
../cassowary
newton
:
newton
:
...
...
packages/flutter_test/pubspec.yaml
View file @
bde20588
name
:
flutter_test
name
:
flutter_test
dependencies
:
dependencies
:
test
:
^0.12.5
test
:
0.12.5+2
quiver
:
^0.21.4
quiver
:
^0.21.4
flutter
:
flutter
:
path
:
../flutter
path
:
../flutter
...
...
packages/flutter_tools/pubspec.yaml
View file @
bde20588
...
@@ -15,7 +15,7 @@ dependencies:
...
@@ -15,7 +15,7 @@ dependencies:
mustache4dart
:
^1.0.0
mustache4dart
:
^1.0.0
path
:
^1.3.0
path
:
^1.3.0
stack_trace
:
^1.4.0
stack_trace
:
^1.4.0
test
:
^0.12.5
test
:
0.12.5+2
yaml
:
^2.1.3
yaml
:
^2.1.3
flx
:
flx
:
...
...
packages/flx/pubspec.yaml
View file @
bde20588
...
@@ -13,4 +13,4 @@ environment:
...
@@ -13,4 +13,4 @@ environment:
sdk
:
'
>=1.12.0
<2.0.0'
sdk
:
'
>=1.12.0
<2.0.0'
dev_dependencies
:
dev_dependencies
:
test
:
^0.12.5
test
:
0.12.5+2
packages/newton/pubspec.yaml
View file @
bde20588
...
@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/newton
...
@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/newton
environment
:
environment
:
sdk
:
'
>=1.0.0
<2.0.0'
sdk
:
'
>=1.0.0
<2.0.0'
dev_dependencies
:
dev_dependencies
:
test
:
'
>=0.12.0
<0.13.0'
test
:
0.12.5+2
test_runner
:
'
<=0.2.16'
test_runner
:
'
<=0.2.16'
dart_coveralls
:
'
<=0.3.0'
dart_coveralls
:
'
<=0.3.0'
packages/playfair/pubspec.yaml
View file @
bde20588
...
@@ -9,7 +9,7 @@ dependencies:
...
@@ -9,7 +9,7 @@ dependencies:
path
:
../flutter
path
:
../flutter
dev_dependencies
:
dev_dependencies
:
test
:
'
>=0.12.0
<0.13.0'
test
:
0.12.5+2
environment
:
environment
:
sdk
:
'
>=1.12.0
<2.0.0'
sdk
:
'
>=1.12.0
<2.0.0'
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