Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(636)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: pkg/crypto/test/sha256_long_test_vectors.dart
Side-by-side diff isn't available for this file because of its large size.
Issue
16627002
:
Move the crypto tests into the pkg directory (Closed)
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set:
Created 7 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:
pkg/crypto/test/base64_test.dart
pkg/crypto/test/hmac_md5_test.dart
pkg/crypto/test/hmac_sha1_test.dart
pkg/crypto/test/hmac_sha1_test_vectors.dart
pkg/crypto/test/hmac_sha256_test.dart
pkg/crypto/test/hmac_sha256_test_vectors.dart
pkg/crypto/test/sha1_long_test_vectors.dart
pkg/crypto/test/sha1_short_test_vectors.dart
pkg/crypto/test/sha1_test.dart
pkg/crypto/test/sha256_long_test_vectors.dart
pkg/crypto/test/sha256_short_test_vectors.dart
pkg/crypto/test/sha256_test.dart
tests/lib/crypto/base64_test.dart
tests/lib/crypto/hmac_md5_test.dart
tests/lib/crypto/hmac_sha1_test.dart
tests/lib/crypto/hmac_sha1_test_vectors.dart
tests/lib/crypto/hmac_sha256_test.dart
tests/lib/crypto/hmac_sha256_test_vectors.dart
tests/lib/crypto/sha1_short_test_vectors.dart
tests/lib/crypto/sha1_test.dart
tests/lib/crypto/sha256_short_test_vectors.dart
tests/lib/crypto/sha256_test.dart
Download patch
« no previous file with comments
|
« pkg/crypto/test/sha1_test.dart
('k') |
pkg/crypto/test/sha256_short_test_vectors.dart »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: pkg/crypto/test/sha256_long_test_vectors.dart
diff --git a/tests/lib/crypto/sha256_long_test_vectors.dart b/pkg/crypto/test/sha256_long_test_vectors.dart
similarity index 100%
rename from tests/lib/crypto/sha256_long_test_vectors.dart
rename to pkg/crypto/test/sha256_long_test_vectors.dart
« no previous file with comments
|
« pkg/crypto/test/sha1_test.dart
('k') |
pkg/crypto/test/sha256_short_test_vectors.dart »
('j') |
no next file with comments »
Issue 16627002: Move the crypto tests into the pkg directory (Closed)
Created 7 years, 6 months ago by Søren Gjesse
Modified 7 years, 6 months ago
Reviewers: floitsch
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Comments: 0
This is Rietveld
408576698