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

Unified Diff: tools/test.dart

Issue 10170027: Implement HMAC support in lib/crypto. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update after test renaming. Added back lib testing in test.dart." Created 8 years, 8 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/lib/crypto/sha256_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/test.dart
diff --git a/tools/test.dart b/tools/test.dart
index 48397d84eb73f46cd12d476bba464b1ab4f9785d..c1678501bb2cb179070ed363f2314bf29648b800 100755
--- a/tools/test.dart
+++ b/tools/test.dart
@@ -56,6 +56,7 @@ final TEST_SUITE_DIRECTORIES = const [
'tests/isolate',
'tests/json',
'tests/language',
+ 'tests/lib',
'tests/utils',
'utils/tests/css',
'utils/tests/peg',
« no previous file with comments | « tests/lib/crypto/sha256_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698