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

Unified Diff: test/browser/language_tests.js

Issue 2269963005: Add dart:js_util library and tests to ddc. This library is already added to dart2js and dartium. (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 4 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 | « lib/runtime/dart_sdk.js ('k') | test/codegen/lib/html/js_util_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/browser/language_tests.js
diff --git a/test/browser/language_tests.js b/test/browser/language_tests.js
index c92dfd8533829f1ddb7681711dbdd7275679db17..026b5f5adb12bd00cc718d1243a6fca49e41873a 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -2629,6 +2629,7 @@
'js_function_getter_trust_types_test': 'unittest',
'js_interop_1_test': 'unittest',
'js_test': 'unittest',
+ 'js_util_test': 'unittest',
'js_typed_interop_anonymous2_exp_test': 'unittest',
'js_typed_interop_anonymous2_test': 'unittest',
'js_typed_interop_anonymous_exp_test': 'unittest',
« no previous file with comments | « lib/runtime/dart_sdk.js ('k') | test/codegen/lib/html/js_util_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698