Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: pkg/unittest/CHANGELOG.md

Issue 319983005: pkg/unittest: test cleanup (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/pkg.status ('k') | pkg/unittest/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/unittest/CHANGELOG.md
diff --git a/pkg/unittest/CHANGELOG.md b/pkg/unittest/CHANGELOG.md
index b9c36f2b194c3d3989cc1b09d96a7c52a948552e..d8171f972640bb3eddab13afc257361dd27f2bdc 100644
--- a/pkg/unittest/CHANGELOG.md
+++ b/pkg/unittest/CHANGELOG.md
@@ -1,4 +1,8 @@
-##0.11.1+1
+##0.11.0+2
+
+* Removed unused files from tests and standardized remaining test file names.
+
+##0.11.0+1
* Widen the version constraint for `stack_trace`.
@@ -55,5 +59,3 @@ and `protectAsync2`
* `runTests`, `tearDown`, `setUp`, `test`, `group`, `solo_test`, and
`solo_group` now throw a `StateError` if called while tests are running.
* `rerunTests` has been removed.
-
-##0.9.3 - 2014-01-13
« no previous file with comments | « pkg/pkg.status ('k') | pkg/unittest/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698