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

Unified Diff: CHANGELOG.md

Issue 1219653003: Print the full names of tests where possible. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 5 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 | « no previous file | lib/src/runner/reporter/compact.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 444d46007c7efc8109d7e1546a3b92a889c825a6..ee05df4f0267973de302382f4028a3c009609ce5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.12.3+4
+
+* The compact reporter will update the timer every second, rather than only
+ updating it occasionally.
+
+* The compact reporter will now print the full, untruncated test name before any
+ errors or prints emitted by a test.
+
+* The expanded reporter will now *always* print the full, untruncated test name.
+
## 0.12.3+3
* Limit the number of test suites loaded at once. This helps ensure that the
« no previous file with comments | « no previous file | lib/src/runner/reporter/compact.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698