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

Unified Diff: tests/language/language.status

Issue 1177043010: Add tests for e?.v++, e?.v--, ++e?.v, and --e?.v. (Closed) Base URL: git@github.com:dart-lang/sdk.git@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 | « tests/language/conditional_property_increment_decrement_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index b72d0cc1bcd1df6f5dbea50b230941af08d8c846..75d05d0905f87fd44913e0c89a4bc5834ed79f16 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -26,6 +26,7 @@ if_null_assignment_behavior_test: Fail, Pass
if_null_assignment_static_test: Fail
conditional_property_assignment_test: Fail, Pass
conditional_property_access_test: Fail, Pass
+conditional_property_increment_decrement_test: Fail
conditional_method_invocation_test: Fail, Pass
this_conditional_operator_test/none: Fail
« no previous file with comments | « tests/language/conditional_property_increment_decrement_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698