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

Issue 63173006: Add test for protocol buffer hash code (Closed)

Created:
7 years, 1 month ago by Søren Gjesse
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dart-protoc-plugin.git@master
Visibility:
Public.

Description

Add test for protocol buffer hash code This tests the hach code implemented in https://chromiumcodereview.appspot.com/64753003. R=sigmund@google.com BUG= Committed: https://github.com/dart-lang/protoc-plugin/commit/4710be9

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -1 line) Patch
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/all_tests.dart View 2 chunks +2 lines, -0 lines 0 comments Download
A test/hash_code_test.dart View 1 1 chunk +175 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Søren Gjesse
7 years, 1 month ago (2013-11-07 16:52:20 UTC) #1
Siggi Cherem (dart-lang)
lgtm https://chromiumcodereview.appspot.com/63173006/diff/1/test/hash_code_test.dart File test/hash_code_test.dart (right): https://chromiumcodereview.appspot.com/63173006/diff/1/test/hash_code_test.dart#newcode25 test/hash_code_test.dart:25: var m2 = new TestAllTypes()..optionalInt32 = 42;; nit: ...
7 years, 1 month ago (2013-11-07 21:07:24 UTC) #2
Søren Gjesse
https://chromiumcodereview.appspot.com/63173006/diff/1/test/hash_code_test.dart File test/hash_code_test.dart (right): https://chromiumcodereview.appspot.com/63173006/diff/1/test/hash_code_test.dart#newcode25 test/hash_code_test.dart:25: var m2 = new TestAllTypes()..optionalInt32 = 42;; On 2013/11/07 ...
7 years, 1 month ago (2013-11-08 08:08:31 UTC) #3
Søren Gjesse
7 years, 1 month ago (2013-11-08 08:08:55 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r4710be9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698