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

Issue 565673007: Resurrect tests from deleted bigint_operations_test.cc into new bigint_test.cc (Closed)

Created:
6 years, 3 months ago by regis
Modified:
6 years, 3 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Ivan Posva
Visibility:
Public.

Description

Resurrect tests from deleted bigint_operations_test.cc into new bigint_test.cc and into existing big_integer_vm_test.dart. Fix a rounding error allocating digit array in Bigint::NewFromDecCString. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=40188

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2291 lines, -168 lines) Patch
A runtime/vm/bigint_test.cc View 1 chunk +656 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/vm_sources.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M tests/corelib/big_integer_vm_test.dart View 1 chunk +1633 lines, -167 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
regis
6 years, 3 months ago (2014-09-11 22:25:47 UTC) #2
srdjan
lgtm
6 years, 3 months ago (2014-09-11 22:31:00 UTC) #3
regis
6 years, 3 months ago (2014-09-11 22:34:06 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r40188 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698