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

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
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move the crypto tests into the pkg directory R=floitsch@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=23805

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-12 lines, -3091 lines) Patch
A + pkg/crypto/test/base64_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/hmac_md5_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/hmac_sha1_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/hmac_sha1_test_vectors.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/hmac_sha256_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/hmac_sha256_test_vectors.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/sha1_long_test_vectors.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/sha1_short_test_vectors.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/sha1_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/sha256_long_test_vectors.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/sha256_short_test_vectors.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/crypto/test/sha256_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
D tests/lib/crypto/base64_test.dart View 1 chunk +0 lines, -154 lines 0 comments Download
D tests/lib/crypto/hmac_md5_test.dart View 1 chunk +0 lines, -115 lines 0 comments Download
D tests/lib/crypto/hmac_sha1_test.dart View 1 chunk +0 lines, -24 lines 0 comments Download
D tests/lib/crypto/hmac_sha1_test_vectors.dart View 1 chunk +0 lines, -917 lines 0 comments Download
D tests/lib/crypto/hmac_sha256_test.dart View 1 chunk +0 lines, -24 lines 0 comments Download
D tests/lib/crypto/hmac_sha256_test_vectors.dart View 1 chunk +0 lines, -692 lines 0 comments Download
D tests/lib/crypto/sha1_short_test_vectors.dart View 1 chunk +0 lines, -144 lines 0 comments Download
D tests/lib/crypto/sha1_test.dart View 1 chunk +0 lines, -572 lines 0 comments Download
D tests/lib/crypto/sha256_short_test_vectors.dart View 1 chunk +0 lines, -144 lines 0 comments Download
D tests/lib/crypto/sha256_test.dart View 1 chunk +0 lines, -317 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
7 years, 6 months ago (2013-06-07 08:52:16 UTC) #1
floitsch
LGTM.
7 years, 6 months ago (2013-06-10 11:56:49 UTC) #2
Søren Gjesse
7 years, 6 months ago (2013-06-10 12:07:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r23805 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698