Chromium Code Reviews

Unified Diff: CHANGELOG.md

Issue 1172213002: Improve the capture and display of syntax errors in VM tests. (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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | lib/src/runner/load_exception.dart » ('j') | test/frontend/expect_async_test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a5ffccbe59132ba0c53888e81ec3e4ce4604452c..3ddd70ba16af9b32b53a1d60737e732306cac25a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.12.4
+
+* Improve the display of syntax errors in VM tests.
+
## 0.12.3+1
* Fix a bug that caused the test runner to crash on Windows because symlink
« no previous file with comments | « no previous file | lib/src/runner/load_exception.dart » ('j') | test/frontend/expect_async_test.dart » ('J')

Powered by Google App Engine