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

Unified Diff: pkg/unittest/CHANGELOG.md

Issue 524153002: Sharing metatest logic between unittest and scheduled_test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: CR feedback Created 6 years, 3 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
Index: pkg/unittest/CHANGELOG.md
diff --git a/pkg/unittest/CHANGELOG.md b/pkg/unittest/CHANGELOG.md
index 484113e44fca8fb192a910e094e59db12c6eeadb..ff438f6486c63d6c5490a27223b4519a274e416d 100644
--- a/pkg/unittest/CHANGELOG.md
+++ b/pkg/unittest/CHANGELOG.md
@@ -1,3 +1,11 @@
+##0.11.0+6
+
+* Refactored package tests.
+
+##0.11.0+5
+
+* Release test functions after each test is run.
+
##0.11.0+4
* Fix for [20153](https://code.google.com/p/dart/issues/detail?id=20153)

Powered by Google App Engine
This is Rietveld 408576698