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
cb6eef70
Commit
cb6eef70
authored
Dec 11, 2015
by
Jason Simmons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade the test package (needed by the latest mojo roll)
parent
9353102a
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
pubspec.yaml
packages/cassowary/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_test/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_tools/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 @
cb6eef70
...
...
@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/cassowary
environment
:
sdk
:
'
>=1.0.0
<2.0.0'
dev_dependencies
:
test
:
0.12.6
test
:
0.12.6
+1
test_runner
:
'
<=0.2.16'
dart_coveralls
:
'
<=0.3.0'
packages/flutter/pubspec.yaml
View file @
cb6eef70
...
...
@@ -12,7 +12,7 @@ dependencies:
vector_math
:
'
>=1.4.3
<2.0.0'
# To pin the transitive dependency through mojo_sdk.
test
:
0.12.6
test
:
0.12.6
+1
cassowary
:
path
:
../cassowary
...
...
packages/flutter_test/pubspec.yaml
View file @
cb6eef70
name
:
flutter_test
dependencies
:
test
:
0.12.6
test
:
0.12.6
+1
quiver
:
^0.21.4
flutter
:
path
:
../flutter
...
...
packages/flutter_tools/pubspec.yaml
View file @
cb6eef70
...
...
@@ -15,7 +15,7 @@ dependencies:
mustache4dart
:
^1.0.0
path
:
^1.3.0
stack_trace
:
^1.4.0
test
:
0.12.6
test
:
0.12.6
+1
yaml
:
^2.1.3
flx
:
...
...
packages/newton/pubspec.yaml
View file @
cb6eef70
...
...
@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/newton
environment
:
sdk
:
'
>=1.0.0
<2.0.0'
dev_dependencies
:
test
:
0.12.6
test
:
0.12.6
+1
test_runner
:
'
<=0.2.16'
dart_coveralls
:
'
<=0.3.0'
packages/playfair/pubspec.yaml
View file @
cb6eef70
...
...
@@ -9,7 +9,7 @@ dependencies:
path
:
../flutter
dev_dependencies
:
test
:
0.12.6
test
:
0.12.6
+1
environment
:
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