Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
chromium.googlesource.com-external-github.com-dart-lang-test
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
chromium.googlesource.com-external-github.com-dart-lang-test
Commits
511c4ef1
Commit
511c4ef1
authored
9 years ago
by
Natalie Weizenbaum
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.12.0-beta.5.
R=kevmoo@google.com Review URL:
https://codereview.chromium.org//1053413003
parent
144ab30a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
pubspec.yaml
+1
-1
1 addition, 1 deletion
pubspec.yaml
with
4 additions
and
1 deletion
CHANGELOG.md
+
3
−
0
View file @
511c4ef1
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
*
Add a
`--pub-serve`
flag that runs tests against a
`pub serve`
instance.
*
Add a
`--pub-serve`
flag that runs tests against a
`pub serve`
instance.
**This feature is only supported on Dart `1.9.2` and higher.**
**This feature is only supported on Dart `1.9.2` and higher.**
*
When the test runner is killed prematurely, it will clean up its temporary
directories and give the current test a chance to run its
`tearDown`
logic.
### 0.12.0-beta.4
### 0.12.0-beta.4
*
Fix a package-root bug.
*
Fix a package-root bug.
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
1
−
1
View file @
511c4ef1
name
:
test
name
:
test
version
:
0.12.0-
dev
version
:
0.12.0-
beta.5
author
:
Dart Team <misc@dartlang.org>
author
:
Dart Team <misc@dartlang.org>
description
:
A library for writing dart unit tests.
description
:
A library for writing dart unit tests.
homepage
:
https://github.com/dart-lang/test
homepage
:
https://github.com/dart-lang/test
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment